随笔分类 -  UI自动化

摘要:1.安装selenium 命令行安装:pip install selenium 2.安装chrome浏览器和chromedriver下载 chrome浏览器自行下载 chromedriver下载地址:https://registry.npmmirror.com/binary.html?path=ch 阅读全文
posted @ 2022-07-07 11:34 Lucky-qq