Use a manual definition. Manually define the request. Allows entering the URL and set the parameters to be used for the request. For more information, see Use a manual definition.
Follow a redirect of the previous request. Indicates that the present request is the target of an HTTP redirect in the response to the preceding request. For more information, see Follow the redirect of the previous request.
Follow a link from the previous request. Extracts and follows a link matching a dynamic definition. This option is useful when a scenario includes a click on a dynamically-generated link. The link is dynamically extracted from the results of the preceding request (referrer) and follows the link. For more information, see Follow a link from the previous request.
Submit a form from the previous request. Extracts and submits a form from a form in the previous request. This option is useful when a scenario includes the submission of a form containing a dynamic hidden field. The form is dynamically extracted from the results of the preceding request (referrer), allowing the dynamically-extracted values to be submitted. For more information, see Submit a form from the previous request.