modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.15k stars 271 forks source link

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

Open kd-gabriel-carvalho opened 1 month ago

kd-gabriel-carvalho commented 1 month ago

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