cloudflare-demo icon indicating copy to clipboard operation
cloudflare-demo copied to clipboard

Failure on Cloudflare Signup Page

Open wilsonssss opened this issue 9 months ago • 0 comments

reproduce: clone the demo, change APIKEY and change page url

 page.goto('https://dash.cloudflare.com/sign-up')

image

As you see in the console: "Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set."

So we change the inject code to: image

But it still got [Cloudflare Turnstile] Error: 600010

wilsonssss avatar May 13 '24 11:05 wilsonssss