Skip to content

Commit 78df4a2

Browse files
authored
fix: Update playwright after tool name changes (#348)
1 parent e034b06 commit 78df4a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prompts/playwright-generate-test.prompt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
mode: agent
33
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'
4+
tools: ['changes', 'search/codebase', 'edit/editFiles', 'fetch', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'search/searchResults', 'runCommands/terminalLastCommand', 'runCommands/terminalSelection', 'testFailure', 'playwright/*']
5+
model: 'Claude Sonnet 4.5'
66
---
77

88
# Test Generation with Playwright MCP

0 commit comments

Comments
 (0)