Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feat] - Support locale for puppeteer

Open
#3,843 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
testing-qa

Research direction

Start by locating the Puppeteer helper's configuration and compare its available properties with the linked Playwright properties documentation. The work is done when a locale can be set at the Puppeteer configuration level using locale strings such as 'en-GB', 'de-DE', or 'fr-FR'.

Written by the indexing model from the issue text.

Description

stale
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', ...

Dominant language
JavaScript
Stars
4.2k
Forks
756
Avg merge
2d 9h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from codeceptjs/CodeceptJS

All issues in codeceptjs/CodeceptJS

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.