Open
Bug 1938385
Opened 2 months ago
Updated 20 days ago
[meta] Parallel Test Execution
Categories
(Remote Protocol :: WebDriver BiDi, task)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
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.
Reporter | ||
Updated•2 months ago
|
No longer blocks: webdriver-bidi
You need to log in
before you can comment on or make changes to this bug.
Description
•