Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing language #1890

Open
Anpilaot opened this issue May 19, 2024 · 1 comment
Open

Changing language #1890

Anpilaot opened this issue May 19, 2024 · 1 comment

Comments

@Anpilaot
Copy link

Hey. This issue was raised before but without any answer.

When my keyboard is set to my home language and I run my code, it switches the "." to the local language key.

Is there a way to make undetected_driver work in English by default?

I tried:
options.add_argument("--lang=en")
options.add_argument("--lang=en-US")
options.add_argument("--lang=en-GB")

All of them didn't work.

Thank you

@ilike2burnthing
Copy link

Use --accept-lang instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants