Skip to content

Seleniumbase in docker with cdp mode and proxy #3662

Answered by mdmintz
SergeyShilenkov asked this question in Q&A
Discussion options

You must be logged in to vote

"session not created: cannot connect to chrome at 127.0.0.1:9222" and "from chrome not reachable" generally mean that Chrome is not in the default location. Set it with the binary_location arg.

Also, Docker leaves a fingerprint, so it's not compatible with UC Mode / CDP Mode. The included Dockerfile is only intended for regular SeleniumBase use (not for stealth). Use regular Ubuntu Linux (without Docker) for UC Mode / CDP Mode.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants