Closed
Bug 1938385
Opened 1 year ago
Closed 9 months ago
[meta] Support isolated parallel test execution via preconfigured user contexts
Categories
(Remote Protocol :: WebDriver BiDi, task)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Sasha, Unassigned)
References
(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•1 year ago
|
No longer blocks: webdriver-bidi
| Reporter | ||
Comment 1•9 months ago
|
||
All the tasks planned for this project are done.
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Updated•1 month ago
|
Summary: [meta] Parallel Test Execution → [meta] Support isolated parallel test execution via preconfigured user contexts
You need to log in
before you can comment on or make changes to this bug.
Description
•