简体   繁体   English

如何在Azure上使用webdriver自动完成验证码?

[英]How to automate captcha using webdriver on azure ?

How can I automate a captcha on azure using webdriver ? 我如何使用webdriver在azure上自动执行验证码? Are there any 3rd party tools available ? 是否有任何第三方工具可用?

No, it is not possible to automate captcha using selenium web driver. 不可以,无法使用Selenium Web驱动程序自动完成验证码。 There are few tools like Tesseract OCR which helps to retrieve the text from the image.But still, it will not be able to recognize the font used for captcha in azure site. Tesseract OCR这样的工具很少有,它可以帮助从图像中检索文本,但是仍然无法识别蔚蓝网站中用于验证码的字体。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用webdriver自动化验证码? - Automate captcha using webdriver? 是否可以使用Selenium Webdriver自动执行验证码? - Is it possible to automate captcha code using selenium webdriver? 无法使用 Selenium WebDriver 自动登录 Azure Active Directory - Cannot automate signing in to Azure Active Directory using Selenium WebDriver 如何使用Selenium WebDriver和Java从图像(验证码)中读取文本 - How to read the text from image (captcha) by using Selenium WebDriver with Java 如何使用Selenium / Webdriver自动化聊天框问题和答案? - How to automate a chat box questions and answers using Selenium/Webdriver? 如何使用带有Java的Selenium Webdriver自动化Salesforce应用程序? - How to automate Salesforce application using Selenium Webdriver with Java? 如何使用WebDriver / Java自动执行kendo ui下拉菜单 - How to automate kendo ui dropdown using webdriver/ java 如何使用Webdriver / Java在kendo ui中自动执行下拉列表 - How to automate dropdown list in the kendo ui using Webdriver/Java 如何使用WebDriver自动化Ace Editor(发送密钥)? - How to automate the Ace Editor (send keys) using WebDriver? 如何使用selenium webdriver自动化高图表和图形? - How can I automate high charts and graphs using selenium webdriver?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM