Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:00 +08:00
commit 7cc1eb6f2c
8 changed files with 283 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for browser-compatibility-tester skill
- [ ] browserstack_api_docs.md Comprehensive documentation for the BrowserStack API.
- [ ] selenium_grid_config.md Example configurations for Selenium Grid.
- [ ] playwright_best_practices.md Best practices for writing Playwright tests.
- [ ] cross_browser_testing_checklist.md A checklist of common cross-browser compatibility issues.