Skip to content

Which functions need to be used to be still undetectable with uc=True #2229

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

You must be logged in to vote

Hello, In UC Mode (--uc / uc=True) SeleniumBase's driver.get(url) function has been modified to disconnect chromedriver from Chrome before navigating to the URL. This disconnect is necessary to prevent detection. There are other special methods, such as driver.uc_click(selector) and driver.uc_open_with_reconnect(url, reconnect_time), etc.

See https://www.youtube.com/watch?v=5dMFI3e85ig for details.

Replies: 6 comments 27 replies

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
Comment options

You must be logged in to vote
11 replies
@MacMarde
Comment options

@mdmintz
Comment options

@MacMarde
Comment options

@MacMarde
Comment options

@MacMarde
Comment options

Comment options

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

Comment options

You must be logged in to vote
11 replies
@mdmintz
Comment options

@MacMarde
Comment options

@MacMarde
Comment options

@MacMarde
Comment options

@mdmintz
Comment options

Comment options

You must be logged in to vote
4 replies
@mdmintz
Comment options

@iamumairayub
Comment options

@mdmintz
Comment options

@MacMarde
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
3 participants