Skip to content

I use UC . The initial JavaScript message on the website causes the driver to freeze. #2353

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

You must be logged in to vote

Looks like a page with a Turnstile that must be clicked. See the example for that here: SeleniumBase/examples/raw_turnstile.py

page_actions should not be used directly. See Syntax Formats for valid ways of structuring tests.

And looks like that page has some Javascript that never finishes loading until the pop-up is closed. Not sure if there's an easy way around it.

Replies: 1 comment 2 replies

Comment options

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