DrissionPage
DrissionPage copied to clipboard
Didnt work please help me
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 ?
they changed it from .mark to .cb-i
for reference @g1879
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
这个网站变化了。