playwright 安装失败:command not found: playwright

解决办法

  1. Install the Pytest plugin:
pip3 install pytest-playwright
  1. Install the required browsers:
python3 -m playwright install
posted @ 2022-10-14 17:26  Tarzen  阅读(1493)  评论(0)    收藏  举报