Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.
Thank you for your advice.
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?