Submit a Form

Submitting a form is a common task in a robot. For example, you may need to submit a search form to get the search results you want to extract, or you may need to submit an order form to make an order transaction. In some cases, you do not need to actually submit the form, but simply want to create a URL that represents the form submission, or modify the current values in the form.

The recommended and simplest way of submitting a form in Design Studio is similar to the way you submit a form in an ordinary browser.

  1. Fill in the form details.

    You can use the following actions:

    • Enter Text

    • Enter Password Select Option

    • Select Option

    • Select Multiple Options

    • Set Checkbox

    • Select Radio Button

  2. Click the form submission button.

    You can also loop through field values (text input) options or radio buttons by using the following actions:

    • Loop Field Values

    • For Each Option

    • For Each Radio Button