Navigate to Page (Open PageNavigate)
Please read the Material Usage Rules on this site.
🔗 Original page — Source of this material
Description
Loads the required website or a specific page in the designated browser tab.
![]() |
|---|
| The exact specified website page opened in the active browser tab |
Where can you use it:
- Website loading
- Opening a specific web page
- Account activation
- Simulating navigation from one site to another resource
- Loading a website in an inactive browser tab
How to add this action to your project?
Using the context menu Add Action → Tabs → Navigate to Page

Or use the ❗→ smart search.
How to work with this action?
- URL – in this field, specify the page you want to open or a variable containing the address.

- Referrer — here you enter the resource from which the transition occurred, thereby demonstrating to the site that you're a real user. You can insert a variable with a prepared list.

We navigated to Yandex.Mail from the Yandex homepage.
- Which tab – specify exactly in which window you want to load the website or page.
- *Active – the tab currently in front of you.
- *First – loads the site in the leftmost window, i.e., the first, counting from the left.
- *By name – specify the tab name or a variable with the name, case sensitive.
- *By number – the tab’s number from left to right, starting at zero. The first window is always 0, the next tabs are 1, 2, 3, and so on.
Information
If you specify to load the page in the first, by name, or by number tab, the currently active window won't change or activate. The loading will happen in an inactive tab.

Example usage:
You need to load the email site in the second tab to activate an account.
- In the active window, perform the necessary registration steps.
- Specify the tab with number 1 (remember, tabs are counted from zero), and simultaneously load the email site.
- Switch to the required tab and activate the account.
