安装selenium python

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装selenium python相关的知识,希望对你有一定的参考价值。

https://pypi.org/project/selenium/#files

 

selenium-3.13.0-py2.py3-none-any.whl

安装成功后才能用

from selenium import webdriver

以上是关于安装selenium python的主要内容,如果未能解决你的问题,请参考以下文章

如何用python+selenium+phantomjs获得一个网页的动态生成的html代码

python selenium代码如何打包成.exe文件(Pyinstaller)

windows下安装配置python + selenium 来驱动firefox

python和selenium怎么判断进度条

selenium+python—HTML生成报告代码

python+selenium元素定位不到,求助,请直接写出定位到该元素的代码