Результаты поиска

  1. O

    Invisible Recaptcha v2 - error on autosubmit, manually it pops captcha window up

    Hey guys, I'm struggling with invisible Recaptcha V2 on following website: https://konto.onet.pl/register-email.html?state=data.html Here's my workflow: - I fill all of the name/surname/login/password/date of birth fields. - Recognize ReCaptcha 2 via Rucaptcha and save solved token into...
  2. O

    Random number of pressing specified key.

    Hello guys! I'm struggling with some ajax dropdown menu, which has dynamically generated css. The only way to bypass it is to emulate keyboard strokes like tab, space, arrow down and up. My script looks like this: {TAB}{TAB} {DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN}{DOWN} {TAB}...