On Friday, April 3, 2020 at 6:03:24 PM UTC+6:30, Dauersendung wrote: > > 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 greasemonkey-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/greasemonkey-users/383a8258-5f20-4bfe-b269-dc3c79cc2a64%40googlegroups.com.