Skip to content

which method is stealthiest and most seleniumbase compatible? execute_script(js) or pyautogui or click() without uc? #2787

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

You must be logged in to vote

driver.uc_click(selector) is a stealth click in UC Mode.
For maximum stealth, combine UC Mode with pyautogui. (Eg: #2626 (comment))

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bobberystudent
Comment options

@mdmintz
Comment options

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