Open Web Browser
Open a web browser.
This activity opens a web browser with a specified URL.
Input
Browser : Select the web browser to open.
Chrome (default)
Firefox
Edge
Browser Path :
String Argument
Required
Specify the web browser path if the default path is not found automatically found by the activity.Initial Page :
String Argument
Required
Specify the web page to load after the browser is opened.Working Directory :
String Argument
Specify the working directory of the browser. This directory will be used as the default download location.
Output
Browser :
IWebDriver Variable
The variable name refers to the opened web browser.
Last updated