Skip to content

Commit d1a1e66

Browse files
committed
update options for mcp playwright
1 parent c869ca0 commit d1a1e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"servers": {
33
"playwright": {
44
"command": "npx",
5-
"args": ["-y", "@playwright/mcp@latest", "--vision"]
5+
"args": ["-y", "@playwright/mcp@latest", "--caps=vision"]
66
},
77
"filesystem": {
88
"command": "npx",

0 commit comments

Comments
 (0)