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?

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/greasemonkey-users/ee2ff4cc-0908-4870-9beb-18c97bfe6ca9%40googlegroups.com.

Reply via email to