Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/arrays/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Testing 如何在SeleniumWeb驱动程序java中处理图像验证码_Testing_Automation_Automated Tests_Recaptcha_Captcha - Fatal编程技术网

Testing 如何在SeleniumWeb驱动程序java中处理图像验证码

Testing 如何在SeleniumWeb驱动程序java中处理图像验证码,testing,automation,automated-tests,recaptcha,captcha,Testing,Automation,Automated Tests,Recaptcha,Captcha,选中robots复选框后,它将各种图像选择显示为captcha。那么我们如何在自动化脚本中处理这个问题呢?有什么想法吗?验证码的全部目的是它不应该自动匹配。禁用它或使用测试键,请参见此处

选中robots复选框后,它将各种图像选择显示为captcha。那么我们如何在自动化脚本中处理这个问题呢?有什么想法吗?

验证码的全部目的是它不应该自动匹配。禁用它或使用测试键,请参见此处