Goto URL
Navigate to a specific URL.
This activity is used to navigate to a user specified URL in the given browser.
Input
Browser :
IWebDriver VariableRequiredThe variable name that refers the opened web browser.Wait Timeout :
Integer ArgumentSeconds to wait until the element is found.URL :
String ArgumentRequiredSpecify the URL to navigate to.
Last updated