Skip to content

Cannot bypass the check box of the CF of this website #2887

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

You must be logged in to vote

I'm running this:

from seleniumbase import SB

with SB(uc=True) as sb:
    url = "https://www.yemeksepeti.com/city/istanbul/area/besiktas-etiler-mah"
    sb.driver.uc_open_with_reconnect(url, 6)
    sb.uc_gui_handle_cf()
    sb.highlight('span[aria-label="yemeksepeti"]')
    breakpoint()

And seeing this:


seleniumbase version: 4.28.2
urllib3 version: 2.2.2

Replies: 4 comments 22 replies

Comment options

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

Answer selected by mdmintz
Comment options

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

@Orbiszeus
Comment options

@mdmintz
Comment options

@Orbiszeus
Comment options

@mdmintz
Comment options

Comment options

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

@Orbiszeus
Comment options

@Orbiszeus
Comment options

@mdmintz
Comment options

Comment options

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

@nguyendinhsang1908
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