Open Browser

You can select this activity to open a website in a web browser. The browser must be Chrome or Edge.

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.
Input Browser N/A Select the browser type: Chrome or Edge.
URL String The URL to which you must navigate.
Private Browsing Enabled Boolean Indicates whether private browsing is enabled. Select the check box if the browser must be launched in private browsing mode (Incognito or InPrivate). If not selected, the browser launches in the regular browsing mode.
Zoom Percentage Double The level at which the content of a web page is magnified or reduced in a web browser. This setting 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.