CF-Clearance-Scraper icon indicating copy to clipboard operation
CF-Clearance-Scraper copied to clipboard

Not pass checkbox

Open kiennd opened this issue 1 year ago • 1 comments

In the most recent commit, the checkbox did not pass. I’ve investigated your code and found that it does not detect the turnstile iframe.

Please check this.

kiennd avatar Nov 27 '23 06:11 kiennd

This is due to a bug with Playwright: https://github.com/microsoft/playwright/issues/21780. For the time being, you'll have to pass the -d flag and solve the turnstile challenge manually.

Xewdy444 avatar Nov 27 '23 08:11 Xewdy444