With the Web Navigate activity, you can directly and natively access a specific page through a web browser. This activity is used as the starting point of the automation, and once the page is loaded, interactive operations can be performed with other activities from the Apps module.
Parameters
URL: The full address of the web page to navigate to Is Tab: If set to true, opens in a new tab in the active browser (true/false) Timeout: The waiting time for the page to load (optional)