摘要: Playwright for Python 的基本使用与常用交互API-使用笔记 安装 安装分为只做自动化,和做自动化测试两种 # 做自动化时 pip install playwright # 做测试框架时 pip install pytest-playwright # 只安装chromium引擎( 阅读全文
posted @ 2025-10-27 10:28 星尘的博客 阅读(14) 评论(0) 推荐(0)