kaliiiiiiiiii / Selenium-Driverless

undetected Selenium without usage of chromedriver
https://kaliiiiiiiiii.github.io/Selenium-Driverless/
Other
545 stars 66 forks source link

Headless mode not working on linux distributions. #101

Closed AdonisCodes closed 11 months ago

AdonisCodes commented 11 months ago

I run my script, no errors, but it stays stuck at the

image

It never gets to the "working" part.

But it does have a pid for chromium: image

I am not smart in this kind of systems dev stuff. I just build using tools like selenium-driverless. Thanks!

kaliiiiiiiiii commented 11 months ago

Try webdriber.Chrome(debug=True) Most likely an issue with Chromium or your distro & not my library, closing therefore for now. Feel free to update me tho:)