Navigate To

You can select this activity to navigate to a specific URL.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Common Continue on error Boolean Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default.
Wait After Int32 Time to delay (in seconds) after this activity runs successfully and before the next activity runs.
Wait Before Int32 Time to delay (in seconds) before running this activity.
Input URL String The URL to which you must navi- gate.
Zoom Percentage Double The level at which the content of a web page is magnified or re- duced in a web browser. This set- ting is specific to the webpage that is displayed for this activity.
Output Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.