Agent Skills: Browser Tests with Playwright

End-to-end browser testing with Playwright. Test user interactions, form validation, navigation, and visual feedback with full browser automation.

UncategorizedID: andrelandgraf/fullstackrecipes/playwright-tests

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/playwright-tests

Skill Files

Browse the full folder contents for playwright-tests.

Download Skill

Loading file tree…

.agents/skills/playwright-tests/SKILL.md

Skill Metadata

Name
playwright-tests
Description
End-to-end browser testing with Playwright. Test user interactions, form validation, navigation, and visual feedback with full browser automation.

Browser Tests with Playwright

To set up Browser Tests with Playwright, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/playwright-tests

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/playwright-tests