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 c869ca0 commit d1a1e66Copy full SHA for d1a1e66
.vscode/mcp.json
@@ -2,7 +2,7 @@
2
"servers": {
3
"playwright": {
4
"command": "npx",
5
- "args": ["-y", "@playwright/mcp@latest", "--vision"]
+ "args": ["-y", "@playwright/mcp@latest", "--caps=vision"]
6
},
7
"filesystem": {
8
0 commit comments