Skip to main content Skip to docs navigation

Control the current browser tab using Tabs:: commands โ€” reload or update the tab URL.

On this page
Action
Element Finder Value
Tabs::Description
Tabs::reloadReload the current tab.
Tabs::update::{"url":"https://getautoclicker.com"}Navigate the current tab to the specified URL.

For Tabs::update, the value after the third :: must be a JSON object with a url property.