Open Bug 1938385 Opened 2 months ago Updated 20 days ago

[meta] Parallel Test Execution

Categories

(Remote Protocol :: WebDriver BiDi, task)

task

Tracking

(Not tracked)

People

(Reporter: Sasha, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: meta)

Testing frameworks like Playwright run tests in parallel within the same browser instance using isolated storage via user contexts (aka Firefox containers). To support this, user contexts must be preconfigured at creation to support individual event subscriptions, preload scripts, and emulation, ensuring consistent settings are inherited by new tabs for reliable isolation.

No longer blocks: webdriver-bidi
Depends on: 1938576
Depends on: 1938604
Depends on: 1940927
Depends on: 1940952
Depends on: 1945554
You need to log in before you can comment on or make changes to this bug.