Try printing ( with log) the command you are trying to execute, run it in a seperate command line to see if it's working properly.
since it's related to input I am suspecting the problem is with the youtube url you are providing
ReCaptcha Solver, checking for errors
-
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? -