web搭建自动化环境

一、打开cmd

 二、进入:D:\python\PyCharm\python3.5.2\Scripts

三:windows7版本

      点击pycharm---设置---编译器---点击加号---搜索selenium--勾选install……下载安装包!

       windows10版本:我这是windows7,所以不适用cmd下载!

                             web搭建自动化环境

 

四、下载驱动包

                    web搭建自动化环境

 

五、cmd  进入虚拟机:venv

     web搭建自动化环境

 

      web搭建自动化环境

 

 六、将两个数据驱动包放入venv下面

  web搭建自动化环境

 

web搭建自动化环境

上一篇:上传大型视频文件到服务器的实例解析


下一篇:解决httpd: Could not reliably determine the server's fully qualified domain name 问题