CodeceptJS icon indicating copy to clipboard operation
CodeceptJS copied to clipboard

[Feat] - Support locale for puppeteer

Open kobenguyent opened this issue 2 years ago • 4 comments

What are you trying to achieve?

Set the locale at the configuration level for puppeteer like Playwright

https://codecept.io/helpers/Playwright/#properties

locale [string (opens new window)](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)? locale string. Example: 'en-GB', 'de-DE', 'fr-FR', ...

kobenguyent avatar Aug 30 '23 15:08 kobenguyent

@kobenguyent What stops us from implementing it?

DavertMik avatar Oct 28 '23 18:10 DavertMik

@DavertMik I haven't got time for this.

kobenguyent avatar Oct 29 '23 04:10 kobenguyent

Waiting for the Puppeteer team to support the same thing like Playwright has. https://github.com/puppeteer/puppeteer/issues/11303

kobenguyent avatar Nov 03 '23 15:11 kobenguyent