Skip to content

Active Tab

Set the currently displayed tab as the active tab.

This example closes the active tab, sets the nearest tab as active, and performs a mouse scroll action on it.

text excerpttext excerpt

First, you will configure the Close Tab node to close the current tab. text excerpt

Next, configure the Delay node to pause for 2 seconds.

Then, use the Active Tab node to set the current page as active.

Finally, configure the Scroll element node to scroll on the newly marked active tab. text excerpt

The script will then look like this: text excerpt

When running the script, it will perform as follows:

text excerpt