使用Python-playwright-实现web自动化,关联 Selenium, auto-testing April 25, 2022 参考 playwright.dev - Getting started github.com 项目首页 环境准备 Windows 安装 Python 3 安装 playwright 1 2 3pip install --upgrade pip pip install playwright playwright install