Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Didnt work please help me #221

Open
frkncnblt01 opened this issue May 9, 2024 · 2 comments
Open

Didnt work please help me #221

frkncnblt01 opened this issue May 9, 2024 · 2 comments

Comments

@frkncnblt01
Copy link

from DrissionPage import ChromiumPage

p = ChromiumPage()
p.get('https://nowsecure.nl')
i = p.get_frame('@src^https://challenges.cloudflare.com/cdn-cgi')
if i:
i('.mark').click()

it is worked perfectly before today. what is the problem anyone help me ?

@M2ATrail
Copy link

they changed it from .mark to .cb-i
for reference @g1879

@frkncnblt01
Copy link
Author

Thank you. This is perfectly working. But i need to fix another problem. When i bypassed cloudflare this way, website search bar didnt work ?? i searched everything on internet and didnt find anything. I wonder your opinion for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants