Playwright Test Generator banner
mattermost mattermost

Playwright Test Generator

Testing & QA community

Description

--- name: playwright-test-generator description: 'Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like "Multiplication tests" --></test-suite> <test-name><!-- Name of the test case without the ordinal like "should add two numbers" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multip

Installation

Installs to ~/.claude/agents/mattermost-mattermost-plugin-agents-playwright-test-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mattermost/mattermost-plugin-agents/HEAD/.claude/agents/playwright-test-generator.md -o ~/.claude/agents/mattermost-mattermost-plugin-agents-playwright-test-generator.md

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

Full documentation available on GitHub

View Source Repository