Hi all, I am writing a bot but I am stuck in recaptcha. I used 2captcha and could solve it. However, there are no submit button so I cannot submit. I tried calling data-callback function, like driver.execute_script(“handleCaptcha();”) in python, but it fail. As I know, that system use PerimeterX. Is it possible to bypass this service? Thank you!