python操作webdriver实现自动化
一、更新chrome的webdriver驱动
下载地址为:https://googlechromelabs.github.io/chrome-for-testing/
找到与当前浏览器版本一致的chromedriver,复制到c:\webdriver下面替换掉旧版的
一、更新chrome的webdriver驱动
下载地址为:https://googlechromelabs.github.io/chrome-for-testing/
找到与当前浏览器版本一致的chromedriver,复制到c:\webdriver下面替换掉旧版的