237
314
2万
管理员
(1)安装Playwright依赖库(Playwright支持AsyncAwait语法,故需要Python3.7+)
pip install playwright
(2)安装Chromium、Firefox、WebKit等浏览器的驱动文件(内置浏览器)
python -m playwright install
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页