Someone please culd help me with a script? i cant make it on my own : //

77 views
Skip to first unread message

Dauersendung

unread,
Apr 3, 2020, 7:33:24 AM4/3/20
to greasemonkey-users
on browser recorder ive recived this code

  1. FindElement(By.CssSelector(".g-recaptcha")).Click();
  2. selectFrame | index=1
  3. FindElement(By.CssSelector(".recaptcha-checkbox-border")).Click();
  4. if (IsElementPresent(By.XPath("//span[@aria-checked='true']"))) break;
  5. selectFrame | relative=parent
  6. FindElement(By.Id("free_play_form_button")).Click();
  7. if after 60 seconds the button ("//span[@aria-checked='true']") didnt appear than reaload the page
someone can please have a look and turn it into a greasmonkey skript?

Thet Paing

unread,
Apr 17, 2020, 5:59:33 PM4/17/20
to greasemonkey-users
Reply all
Reply to author
Forward
0 new messages