任何人都可以告诉我们如何使用selenium webdriver和python从网站扫描QR码的过程自动化。
答案 0 :(得分:0)
这里是有关如何使用Java的教程,但是zxing
库也可以在python中使用:
https://medium.com/@eliasnogueira/read-qr-code-content-with-selenium-and-zxing-59f255430fe0
这是关于它的github项目: https://github.com/eliasnogueira/selenium-read-qrcode