Python+Selenium 从零开始安装

Python3 安装,安装路径$(PyInstallPath) selenium安装:pip install selenium webdriver 安装:pip install webdriver 添加环境变量:$(PyInstallPath);$(PyInstallPath)\Scripts 下载Chrome浏览器,不要下载极速版本,使用过程会出现各种怪异的问题 下载Chrome驱动Chrome
相关文章
相关标签/搜索