Pw Explore Website banner
NikiforovAll NikiforovAll

Pw Explore Website

Testing community

Description

--- description: Website exploration for testing using Playwright MCP --- # Website Exploration for Testing Your goal is to explore the website and identify key functionalities. ## Specific Instructions 1. Navigate to the provided URL using the Playwright MCP Server. If no URL is provided, ask the user to provide one. 2. Identify and interact with 3-5 core features or user flows. 3. Document the user interactions, relevant UI elements (and their locators), and the expected outcomes. 4. Close

Installation

Installs to ~/.claude/commands/nikiforovall-playwright-claude-code-demo-pw-explore-website.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NikiforovAll/playwright-claude-code-demo/HEAD/.claude/commands/pw-explore-website.md -o ~/.claude/commands/nikiforovall-playwright-claude-code-demo-pw-explore-website.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository