Define the form to be extracted
The form to be extracted must be present in the response to the referring request. You may change the referrer by clicking the Change the referrer button; note that the referrer must always be located earlier in the scenario than the current request. Three options are available when defining the form to be extracted:
- Form id or name HTML attribute. This field may contain a regular expression.
- Form occurrence within the page (e.g. extract the 2nd form in the server response).
- Form matching the following definition: URL and parameter names are required (NeoLoad will not be able to use a link that contains additional parameters to those present in the definition).
- Warning: When using a regular expression for the HTML attribute or for the path, the regular expression special characters must be escaped. The following characters must be escaped using "\" : [ ] ^ \ { } ( )
Where several forms in the server response match the definition, the last option in the panel allows extracting a link randomly or specifying the occurrence to be extracted.
Home