FindElement(By.CssSelector(".g-recaptcha")).Click(); selectFrame | index=1 FindElement(By.CssSelector(".recaptcha-checkbox-border")).Click(); if (IsElementPresent(By.XPath("//span[@aria-checked='true']"))) break; selectFrame | relative=parent FindElement(By.Id("free_play_form_button")).Click(); if after 60 seconds the button ("//span[@aria-checked='true']") didnt appear than reaload the page