Skip to content

Commit 282bd81

Browse files
committed
make update
1 parent c6cb1a9 commit 282bd81

File tree

2 files changed

+511
-495
lines changed

2 files changed

+511
-495
lines changed

.vscode/mcp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"playwright": {
55
"command": "npx",
66
"args": [
7-
"@playwright/mcp@latest"
8-
// "--vision"
7+
"@playwright/mcp@latest",
8+
"--caps=vision"
99
]
1010
},
1111
// https://github.com/executeautomation/mcp-playwright

0 commit comments

Comments
 (0)