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- RequiredSpecify the web browser path if the default path is not found automatically found by the activity.
- Initial Page : - String Argument- RequiredSpecify 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
