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

[BUG] Cannot run in headless mode #297

Closed
1 task done
bochen87 opened this issue May 6, 2024 · 2 comments
Closed
1 task done

[BUG] Cannot run in headless mode #297

bochen87 opened this issue May 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bochen87
Copy link

bochen87 commented May 6, 2024

✔️ Expected Behaviour

When uncommenting --headless in config, it should be able to run in headless mode

🐞 Actual Behaviour

whenever i run in headless mode with config, it has some error and closes. Whenever i change the config in code to headless = True, then it runs into a captcha issue

📋 Steps to Reproduce

uncomment -- headless from config and try or set headless = True in

📺 What browsers are you seeing the problem on? (if applicable)

No response

💻 What operating systems are you seeing the problem on? (if applicable)

No response

📃 Relevant log output (if applicable)

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bochen87 bochen87 added the bug Something isn't working label May 6, 2024
@bochen87
Copy link
Author

bochen87 commented May 6, 2024

I guess maybe related to this: ultrafunkamsterdam/undetected-chromedriver#1848

@sebthom
Copy link
Contributor

sebthom commented May 6, 2024

Running the bot in headless mode is not supported as there are situations where manual interaction is required (captchas, device verification).

@sebthom sebthom closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants