playwright自动化测试工具--强大易用!新一代爬虫利器 Playwright 的介绍(转发)
https://blog.csdn.net/lemonbit/article/details/121943128
playwright官方文档:https://playwright.dev/python/docs/api/class-playwright
利用playwright自动生成代码
playwright codegen -o script.py -b cr
playwright codegen -o script.py -b firefox