https://playwright.dev/python/docs/inspector 设置PWDEBUG环境变量以在调试模式下运行脚本。这会配置 Playwright 以进行调试并打开检查器。 打开方式: 1、bash模式:PWDEBUG=1 pytest -s 2、powershell模式:
posted on 2022-03-25 15:51  木木-林  阅读(1470)  评论(0编辑  收藏  举报