Navigate to a specific URL.
This activity is used to navigate to a user specified URL in the given browser.
Browser :IWebDriver Variable Required The variable name that refers the opened web browser.
IWebDriver Variable
Required
Wait Timeout :Integer Argument Seconds to wait until the element is found.
Integer Argument
URL :String Argument Required Specify the URL to navigate to.
String Argument
Last updated 3 years ago