selenium4.0降级到3版本,到python安装目录下打开命令行,
安装命令为:pip install selenium==指定版本号 如:pip install selenium==3.141.0,
即可安装成功。