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