Get AI guidance for Playwright best practices and better automated tests.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "playwright-skill" yet — see the docs or source repo.
Based on this login page functionality, give me a Playwright test case checklist and explain best practices for each case, including wait strategy, selector advice, and assertion style.
A structured list of test cases with implementation advice aligned to Playwright best practices.
Here is my existing Playwright test script. Find flaky or discouraged patterns, then refactor it into a more reliable and maintainable version and explain why.
An improved script, explanations of the issues, and concrete recommendations for better reliability and maintainability.
My Playwright test fails intermittently in CI. Based on the error message and script, analyze likely causes and provide step-by-step debugging and fixes.
An analysis of likely failure causes, debugging steps, and CI-focused fixes and stability recommendations.
Automate browser tasks with Playwright for testing, extraction, interaction, and control.
Automate browser interactions, capture screenshots, and run end-to-end testing workflows.
Let AI control a browser for web tasks, testing, and data extraction.
Automate browser tasks with Playwright for testing, screenshots, forms, and scripting.
Control a browser with Playwright snippets for web automation and testing.
Automate a real browser from the terminal for testing, scraping, and UI debugging.