https://github.com/sojanvarghese/interesting-playwright
A handpicked list of interesting tools, utils & projects using Playwright
https://github.com/sojanvarghese/interesting-playwright
interesting playwright qa-automation testing tools
Last synced: 3 months ago
JSON representation
A handpicked list of interesting tools, utils & projects using Playwright
- Host: GitHub
- URL: https://github.com/sojanvarghese/interesting-playwright
- Owner: sojanvarghese
- License: mit
- Created: 2025-02-19T12:27:58.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-15T04:39:27.000Z (3 months ago)
- Last Synced: 2025-03-15T05:24:59.484Z (3 months ago)
- Topics: interesting, playwright, qa-automation, testing, tools
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interesting Playwright
- [Playwright Tips (videos)](https://www.youtube.com/playlist?list=PLMZDRUOi3a8NtMq3PUS5iJc2pee38rurc) - Video walkthroughs of common challenges testing & monitoring with Playwright.
- [Playwright Best Practices](https://www.checklyhq.com/learn/playwright/) - Practical guides & runnable examples on Playwright.
- [Playwright Solutions](https://playwrightsolutions.com/) - Curated selection of Playwright automated test problems & solutions.
- [Playwright Template](https://github.com/clerk/playwright-e2e-template?tab=readme-ov-file) - End to End testing suite template.
- [Playwright Examples](https://github.com/microsoft/playwright-examples) - Repo used to demonstrate various testing scenarios with Playwright ðŸŽ.
- [Playwright-Test-Runner](https://github.com/ortoniKC/Playwright-Test-Runner) - Detailed tutorial on Playwright & Test Runner.
- [Playwright Demo 1](https://github.com/MarcusFelling/demo.playwright) - Repo used to demo various testing scenarios with Playwright ðŸŽ.
- [Playwright Demo 2](https://github.com/nmanikiran/playwright-demos) - Repo used to demo various testing scenarios with Playwright ðŸŽ.
- [Playwright Demo 3](https://github.com/BMayhew/playwright-demo?tab=readme-ov-file) - Repo to show off some Playwright 🎠scripts.