puppeteer/puppeteer

[Feature]: Support locale when starting the puppeteer

Open

#11.303 geöffnet am 3. Nov. 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (94.322 Stars) (9.419 Forks)batch import
P3confirmedfeaturegood first issue

Beschreibung

Feature description

Could we pass the locale arg when starting the puppeteer, that would be great! Playwright supports that https://playwright.dev/docs/api/class-browser#browser-new-context-option-locale

Contributor Guide