Skip to content

Get Tab URL

Retrieve the URL(s) of browser tabs.

Select Tab

Choose to retrieve URLs of tabs based on the following options.

Active Tab

Retrieve the URL of the currently active tab.

All Tabs

Retrieve the URLs of all tabs with the following options. If no parameters are configured, all URLs of the tabs currently open in the profile will be retrieved.

To retrieve specific tabs, configure the following parameters

  • Match URL Pattern: Retrieve URLs of tabs starting with https://www.youtube.com.

  • Tab Title: Retrieve URLs of tabs with the specified title.

For example, the current profile has multiple YouTube and eBay tabs.

dialog

To retrieve only YouTube tabs, you can configure the node as follows:

dialog

Or to retrieve only eBay tabs, you can configure as follows:

dialog

TIP

You can only configure one of the two options: Match URL Pattern or Tab Title. If both are configured, no URLs will be returned.

Assign to Variable

After retrieving the URL, you can assign it to a variable.

  • Variable Name: The name of the variable to assign the URL.

Insert into Table

After retrieving the URL, you can insert it into a table.

  • Select Column: The column where the URL will be inserted.

Practical Examples

Here you will demonstrate how to use this node in practical scenarios.

Get Active Page

You want to retrieve the URL of the product page currently displayed here:

dialog

To obtain that URL, you will configure the Get Tab URL node as follows:

dialog

After running this node, the variable a will receive the URL as follows:

dialog

Get Multiple Pages

For example, the current profile has multiple YouTube and eBay tabs:

dialog

When you want to retrieve specific YouTube tabs to open in new tabs, you need to configure as follows:

dialog

Then, the variable a will receive the URL values as follows:

dialog