I need to register a lot of people in a company's system but there's a captcha in the login screen that I want to solve it manually before running the script to automatically fill the data in the system. Is there any way to make the webdriver "wait" for me to solve the captcha and then continue to run the script (find the XPaths and fill the data in)?