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