Navigation Category
NavigateURL
NavigateURL is used to navigate to a different URL in a new tab.
Go Back
The Go Back task is used to go back to a previous page.
Go Forward
The Go Forward task is used to go forward in the browser history.
Reload
The Reload task is used to reload the page.
New Tab
A New Tab is used to open a new tab with a particular URL. It is quite similar to NavigateURL.
Switch Tab
The Switch Tab task is used to switch between tabs.
It requires the index of the tab. For example:
- If you want to switch to the second tab, you input
2 - You can also use the name or title of the website
Examples:
- Writing
Googleswitches to the Google tab - Writing
Facebookswitches to the Facebook tab - Writing
2switches to the second tab
Execution continues in the selected tab.
Close Tab
The Close Tab task is used to close a particular browser tab and then switch to the previous tab by default, or to a specified tab index such as first, second, etc.
Last updated on