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)FirefoxEdge
Browser Path :
String ArgumentRequiredSpecify the web browser path if the default path is not found automatically found by the activity.Initial Page :
String ArgumentRequiredSpecify the web page to load after the browser is opened.Working Directory :
String ArgumentSpecify the working directory of the browser. This directory will be used as the default download location.
Output
Browser :
IWebDriver VariableThe variable name refers to the opened web browser.
Last updated