Open
Bug 1938048
Opened 2 months ago
[meta] Support command to emulate locale
Categories
(Remote Protocol :: WebDriver BiDi, task)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: Sasha, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: meta)
This is a requirement for Puppeteer, Playwright and other clients.
The specification work has not started, and the discussion is happening over at https://github.com/w3c/webdriver-bidi/issues/774.
The goal is to add a new command to emulate locale, but it's not clear yet what should be the exact behavior and in which module this command should be created.
Note, this is one of the features which is being patched manually by Playwright (juggler) at https://github.com/microsoft/playwright/blob/main/browser_patches/firefox/patches/bootstrap.diff#L490.
You need to log in
before you can comment on or make changes to this bug.
Description
•