End-to-end browser testing with Playwright. Test user interactions, form validation, navigation, and visual feedback with full browser automation.
Scanned 2/12/2026
Install via CLI
openskills install NeverSight/skills_feed---
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:
```bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/playwright-tests
```
No comments yet. Be the first to comment!