python+selenim自动化001-----环境搭建

 

Fatal error in launcher: Unable to create process using '"e:\python\python.exe"
"E:\python\python\Scripts\pip.exe" '

 

 

 

 

 

 

 

python安装包:https://www.python.org
Pycharm安装包:http://www.jetbrains.com/pycharm/download/
Selenium安装包:https://pypi.python.org/pypi/selenium    一般安装方式:pip install selenium
火狐浏览器(延长版):http://www.firefox.com.cn/download/#more
谷歌浏览器安装包:https://www.google.cn/chrome/
IE浏览器安装包:https://support.microsoft.com/zh-cn/help/17621/internet-explorer-downloads
谷歌浏览器驱动chromedriver.exe:http://npm.taobao.org/mirrors/chromedriver/
火狐浏览器驱动geckodriver.exe:https://github.com/mozilla/geckodriver/releases
IE浏览器驱动iedriverserver.exe:http://selenium-release.storage.googleapis.com/index.html

 

https://blog.csdn.net/pengjiangchun/category_9810800.html

 

https://blog.csdn.net/pengjiangchun/article/details/105305276

posted @ 2023-12-22 21:25  搁浅的青木儿  阅读(12)  评论(0编辑  收藏  举报