web icon indicating copy to clipboard operation
web copied to clipboard

How can I set the browser's locale when using the Web Test Runner with Playwright?

Open kd-gabriel-carvalho opened this issue 1 year ago • 0 comments

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

kd-gabriel-carvalho avatar May 27 '24 10:05 kd-gabriel-carvalho