Open
Bug 1938048
Opened 1 year ago
Updated 1 month ago
[meta] Support "emulation.setLocaleOverride" command
Categories
(Remote Protocol :: WebDriver BiDi, task)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: Sasha, Unassigned)
References
(Depends on 2 open bugs, Blocks 2 open bugs, )
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.
| Reporter | ||
Updated•8 months ago
|
Summary: [meta] Support command to emulate locale → [meta] Support "emulation.setLocaleOverride" command
Updated•4 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•