"emulation.setLocaleOverride" WebDriver Bidi command should also override the return result of "navigator.language/s" to be the locale string set by the command.
Bug 1994396 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
"emulation.setLocaleOverride" WebDriver Bidi command should also override the return value of "navigator.language/s" to be the locale string set by the command.
"emulation.setLocaleOverride" WebDriver BiDi command should also override the return value of "navigator.language/s" to be the locale string set by the command. WebDriver BiDi spec update: https://github.com/w3c/webdriver-bidi/pull/1017. HTML spec update: https://github.com/whatwg/html/pull/11793.