按照正常的流程步骤安装Playwright;
要使用 Playwright,需要 Python 3.7 版本及以上,请确保 Python 的版本符合要求。
- pip install playwright
安装Playwright自动化测试框架 - playwright install
安装Playwright浏览器驱动程序:自动安装Chromium、Firefox和WebKit浏览器(下载的时间可能会有点长请耐心等待)
如果只想安装谷歌浏览器,可以用下面的代码:
playwright install chromium
- playwright codegen
安装第二步的时候可能会出现这种error错误
building 'bitarray._bitarray' extension
error: Microsoft Visu