scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.04k stars 508 forks source link

Splash doesn't render re-captcha #1094

Open richardbush555 opened 3 years ago

richardbush555 commented 3 years ago

In some cases splash doesn't load recaptcha on the page.

Reality via firefox:

Screenshot 2021-01-12 at 17 33 05

Splash 3.3.1: image Splash 2.3.3: image

Probably the issues is in using new WebKit from splash 3.0 version, but there are a lot of errors trying to use old WebKit via Custom qtwebkit build. Also tried to use new user-agent for splash 2.3.3, but still browser is too old.

Also what can be important is that using splash 3.3.1 we can send form without any errors (so there is no validation for recaptcha loaded too), but of course it crashes during checking browser

Please, take a look at this issue, maybe it is familiar to somebody?

Link to the page with issue: https://breakingin.to/login/

Gallaecio commented 3 years ago

Is it reproducible with Splash 3.5?

richardbush555 commented 3 years ago

@Gallaecio , yes, the behaviour is the same with all 3.x versions of Splash