属于我的梦,明明还在
个人工具站/博客持续更新中用于技术层面探讨 http://rhx0306.online/

1、安装

pip install pytest-playwright

2、安装浏览器

playwright install chrome

 实践测试

1、录制方式使用

playwright codegen http://baidu.com

会打开2个浏览器

浏览器窗口显示网页窗口

inspector 窗口会记录展示代码层显示playwright 对浏览器的操作(可以直接形成测试用例代码)

屏幕截图 2026-05-16 152819

 深入掌握

 

posted on 2026-05-16 17:52  属于我的梦,明明还在  阅读(1)  评论(0)    收藏  举报