Skip to content

driver.execute_script(spoof_script) Is not executing #3410

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

You must be logged in to vote

Not sure what's going on with your script. It's not properly formatted with Markdown, so it's tricky to read. And you didn't include the stack trace, so I'm not sure what your error is.

Note that SeleniumBase has a special mode, CDP Mode, which lets you bypass bot-detection, if that's what you're looking for. It bypasses detection NOT by spoofing fingerprints, but by making your automated browser appear as a regular human-controlled browser. Also, Mobile Mode is highly detectable (using Chrome's mobile device emulator), so that's not the best way to be stealthy.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
0 replies
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