Goto URL
Navigate to a specific Url.
This activity navigates to the user specified webpage URL.
Input
Browser :
IWebDriver Variable
Required
The variable name refers to the opened web browser.URL :
String Argument
Required
Specifies the URL to navigate to.
Last updated