为了把它放在上下文中,我正在用releases.footshop.com网站上的Selenium用Python语言开发一个web自动化程序。验证码位于表单的末尾,应激活"Finish your order“按钮
我设法检索由2个captcha发送的对hcaptcha的响应,然后将其放入h-captcha文本框中。但是不可能发出去。根据hcaptcha文档,回调函数在POST请求中调用。我已经找到了这个函数,它是hcaptch
我试图绕过hCaptcha in ,在C#中使用selenium webDriver。我使用 API来解决captcha本身,作为响应,我得到了旁路令牌。我目前遇到的问题是,为了传递hCaptcha,我无法找到需要调用/提交的回调函数。我将旁路令牌设置为"g-recaptcha-response“和"h-captcha-response”文本区域,但无法找到定位和调用回调函数的方法。没有表格可供提交。
我用Ruby编写的Selenium程序随机停止工作(昨天运行得很好),并给出了以下错误:
Backtrace:: session not created: This version of ChromeDriveronly supports Chrome version 89 (Selenium::WebDriver::Error::SessionNotCreatedError)Current browserwith binary path C:\\Program Files (x86)\\Google\\Chrome\\A