这是 playwright.dev 的中文镜像版本。
本网站提供了 Playwright 官方文档的完整中文翻译,包括:
直接在浏览器中打开 index.html 即可查看网站。
workspace/ ├── index.html # 主页 ├── docs.html # 文档页面 ├── api.html # API 参考 ├── javascript.html # JavaScript/TypeScript 版本 ├── python.html # Python 版本 ├── java.html # Java 版本 ├── dotnet.html # .NET 版本 ├── styles.css # 全局样式 └── README.md # 本文件
本翻译项目遵循 MIT 许可证。Playwright 是 Microsoft 的项目。
Made with ❤️ for the Chinese Playwright community