-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
Set chrome language to english on bot startup
Actual Behaviour
Chrome started with selenium has system language by default. You can`t log into bestbuy if your browser language is not english.
Desktop Configuration
- OS: Windows 10 single language (Russian)
- Browser: Chrome
- Version: 90.0.4430.85
Additional Context
I tried adding "options.add_argument("--lang=en")" in "selenium_utils.py" and "bestbuy.py" but that didn`t worked.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working