安装 playwright-python 依赖库

pip install playwright

安装所需的浏览器:

playwright install

安装指定浏览器版本

playwright install chromium