Multi-Tab/Multi-Context Support #1

Open
opened 2025-10-05 18:03:48 +02:00 by jack · 0 comments
Owner

Description

Implement support for managing multiple browser tabs and contexts for parallel testing.

Features

  • Open and manage multiple browser tabs
  • Switch between tabs
  • Isolated contexts for parallel tests
  • Tab state management

Use Cases

  • Testing multi-tab workflows
  • Parallel test execution
  • Cross-tab communication testing
  • Session isolation

Priority

High - Essential for complex browser automation scenarios

## Description Implement support for managing multiple browser tabs and contexts for parallel testing. ## Features - Open and manage multiple browser tabs - Switch between tabs - Isolated contexts for parallel tests - Tab state management ## Use Cases - Testing multi-tab workflows - Parallel test execution - Cross-tab communication testing - Session isolation ## Priority High - Essential for complex browser automation scenarios
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/browser-use#1
No description provided.