Bug 53170 - Add a FormFiller to process Forms with dynamic field names and list items
Summary: Add a FormFiller to process Forms with dynamic field names and list items
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords: PatchAvailable
Depends on: 40011
Blocks:
  Show dependency tree
 
Reported: 2012-05-01 10:53 UTC by Philippe Mouawad
Modified: 2015-11-13 10:29 UTC (History)
2 users (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2012-05-01 10:53:31 UTC
Form Filler (Pre-Processor): Extracts form elements from a HTML Result object,
and then populates the sampler parameters.  The sampler parameters to be
populated are specified using (configurable) flags.  The HTML Result object to
use defaults to the previous response - however, a Result Store can be
specified, and it will be used instead.  


I think a form-filler could be useful, particularly for forms with dynamic field names. Also for lists - it would be useful to be able to pick list items by number.

It would be useful to be able to refer to input fields by position as well as number.

But this needs a bit more thought on how to make this easy to use.


See patch proposal in issue 40011
Comment 1 The ASF infrastructure team 2022-09-24 20:37:50 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2820