So I made a script that works fine and processes the captchas from 2captcha with no problems. Then I put it on another pc and I get a timeout error. It's not the website, I really can't figure out this one.
@robojon77 Please wait for the page to finish loading, then you can use other functions.
This error occurs when the page has not finished loading, it can cause the browser to freeze, and error occurs.
The "Wait While Element Exists" action can be used after the page loads to make sure the page is loaded, then you can perform other functions.