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 c6cb1a9 commit 282bd81Copy full SHA for 282bd81
.vscode/mcp.json
@@ -4,8 +4,8 @@
4
"playwright": {
5
"command": "npx",
6
"args": [
7
- "@playwright/mcp@latest"
8
- // "--vision"
+ "@playwright/mcp@latest",
+ "--caps=vision"
9
]
10
},
11
// https://github.com/executeautomation/mcp-playwright
0 commit comments