解决办法
- Install the Pytest plugin:
pip3 install pytest-playwright
- Install the required browsers:
python3 -m playwright install
标签:playwright,install,command,Install,found,安装
From: https://www.cnblogs.com/tarzen213/p/16792365.html
pip3 install pytest-playwright
python3 -m playwright install
标签:playwright,install,command,Install,found,安装
From: https://www.cnblogs.com/tarzen213/p/16792365.html