zoukankan      html  css  js  c++  java
  • 关于谷歌、火狐、360、edge+python自动化测试驱动程序的下载地址

    1、需要浏览器的版本对应

    谷歌:

    下载地址1:http://npm.taobao.org/mirrors/chromedriver/
    下载地址2:http://chromedriver.storage.googleapis.com/index.html

    2、火狐:https://github.com/mozilla/geckodriver/releases

     3、edge安装地址

    https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ 

    4、360浏览器直接到安装浏览器的包里查看就可以了

    这个是部分python打开浏览器的代码

    https://blog.csdn.net/qq_39798424/article/details/92028937?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.control&dist_request_id=4f1d9852-9f92-4fc1-bed6-e74f00072641&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.control

  • 相关阅读:
    谈谈SpringFramework与IoC依赖查找
    监控微博、论坛的“棱镜计划”
    输出质数的方法改进
    参数解构
    直接插入排序
    理解迭代
    异常处理
    函数
    continue语句
    break语句
  • 原文地址:https://www.cnblogs.com/zz-1021/p/14441200.html
Copyright © 2011-2022 走看看