Skip to content

run after compiled #2588

Closed Answered by mdmintz
drdedou asked this question in Q&A
Mar 10, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

If you see "Chrome is being controlled by automated test software.", then it means you passed invalid arguments into initialization, and the browser launcher is defaulting to using regular Selenium with no special options or modes added. Since I can't see what you used for all your variables, you'll have to debug that on your own. If the disable_csp extension is missing, then either you modified your SeleniumBase installation (that extension comes with SeleniumBase) or you have a permissions issue that you must resolve own yourself.

A few other things:

  • UC Mode doesn't support Edge.
  • Mobile Mode with UC Mode could get you detected.
  • Changing the User Agent in UC Mode could get you detected.

Replies: 2 comments 1 reply

Comment options

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

You must be logged in to vote
1 reply
@mdmintz
Comment options

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