@Pairs said in Event error:
CheckScreen method always returns GMAIL_MAIN_SCREEN
Could you describe in more detail what we are talking about? It would be desirable to attach a test project here or in a PM on the forum.
Hello I started working with Browser Automation Studio yesterday and now i'm at the point where it needs to solve a reCaptcha. I'm wondering if someone can explain me how it handels errors.
I'm using 2Captcha to solve my captchas and what will happen if someone gives me an incorrect answer?
I have seen that there is an example project but I could not get it loaded.
EDIT: On which object do you use the reCaptcha function? On the "Am i a robot button" or the object hich loads after clicking this button?
Thank you very much @35xakers
I was able to add the example project so that question is answered as well.
Now I have a new one :)
When selecting the reCaptcha button it often misclicks the whitebox and it will require another click. I was hoping to bypass this by using tab and then space bar, but the spacebar option is not available within the type text function. Is there any work around?