> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spurtest.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Open New Tab

> Open a URL in a new browser tab while keeping the current page active

## Overview

The Open New Tab browser action allows you to open a URL in a new browser tab while maintaining the current page's state. This is useful for scenarios where you need to work with multiple pages simultaneously, such as comparing content across pages, handling multi-tab workflows, or testing cross-page interactions.

<Frame caption="Open in a New Tab Step">
  <img src="https://mintcdn.com/spur/FN_SwUdkFV3v_mv4/images/Screenshot-2026-04-15-at-4.42.04-PM.png?fit=max&auto=format&n=FN_SwUdkFV3v_mv4&q=85&s=4c1906af14be35c6f9ff7fb9382e68e9" className="dark:hidden" width="1100" height="84" data-path="images/Screenshot-2026-04-15-at-4.42.04-PM.png" />

  <img src="https://mintcdn.com/spur/FN_SwUdkFV3v_mv4/images/Screenshot-2026-04-15-at-4.42.04-PM-1.png?fit=max&auto=format&n=FN_SwUdkFV3v_mv4&q=85&s=b57d461ad6dacdba90a4523fb7139359" className="hidden dark:block" width="1100" height="84" data-path="images/Screenshot-2026-04-15-at-4.42.04-PM-1.png" />
</Frame>

## How to Access

1. Type `/` in an empty test step to open the shortcuts menu
2. Navigate to "Browser Actions"
3. Select "Open New Tab" from the list of available actions

<Frame caption="Browser Actions Menu">
  <img src="https://mintcdn.com/spur/FN_SwUdkFV3v_mv4/images/Screenshot-2026-04-15-at-4.43.32-PM.png?fit=max&auto=format&n=FN_SwUdkFV3v_mv4&q=85&s=86190857a69dede7e3276a0d3deadbe0" alt="Screenshot 2026 04 15 At 4 43 32 PM" width="516" height="420" data-path="images/Screenshot-2026-04-15-at-4.43.32-PM.png" />
</Frame>

## Example Use Cases

The Open New Tab action has been used for:

* **Authentication Testing**: Open a login page in a new tab while maintaining the current session in the original tab
* **Multi-tab Workflows**: Open related pages in new tabs while keeping the main workflow active
* **Cross-page Testing**: Test interactions between multiple pages simultaneously
* **Data Comparison**: Compare data across different pages or views
