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 Variable
Required
The variable name that refers the opened web browser.Wait Timeout :
Integer Argument
Seconds to wait until the element is found.URL :
String Argument
Required
Specify the URL to navigate to.
Last updated