We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e034b06 commit 78df4a2Copy full SHA for 78df4a2
prompts/playwright-generate-test.prompt.md
@@ -1,8 +1,8 @@
1
---
2
mode: agent
3
description: 'Generate a Playwright test based on a scenario using Playwright MCP'
4
-tools: ['changes', 'codebase', 'edit/editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright']
5
-model: 'Claude Sonnet 4'
+tools: ['changes', 'search/codebase', 'edit/editFiles', 'fetch', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'search/searchResults', 'runCommands/terminalLastCommand', 'runCommands/terminalSelection', 'testFailure', 'playwright/*']
+model: 'Claude Sonnet 4.5'
6
7
8
# Test Generation with Playwright MCP
0 commit comments