We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7542d12 + acb0100 commit 09c3f0bCopy full SHA for 09c3f0b
1 file changed
.vscode/mcp.json
@@ -6,7 +6,8 @@
6
"args": [
7
"@playwright/mcp@latest",
8
"--browser=msedge",
9
- // "--headless=true" // Run in faster headless mode
+ "--headless",
10
+ "--no-sandbox"
11
]
12
}
13
0 commit comments