web
web copied to clipboard
How can I set the browser's locale when using the Web Test Runner with Playwright?
How can I set the browser's locale when using the Web Test Runner with Playwright?
The Playwright documentation indicates that browser.newPage(options) can include locale as one of the options.
However, I couldn't find how to configure this in web-test-runner.config.
https://playwright.dev/docs/api/class-browser#browser-new-page-option-locale