mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-07-27 00:52:27 +08:00
make it two codeframes for easy copying
This commit is contained in:
parent
fc9194a16e
commit
f98d5d2e31
@ -38,7 +38,9 @@ Install the Playwright MCP server using the VS Code CLI:
|
|||||||
```bash
|
```bash
|
||||||
# For VS Code
|
# For VS Code
|
||||||
code --add-mcp '{"name":"playwright","command":"npx","args":["@playwright/mcp@latest"]}'
|
code --add-mcp '{"name":"playwright","command":"npx","args":["@playwright/mcp@latest"]}'
|
||||||
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
# For VS Code Insiders
|
# For VS Code Insiders
|
||||||
code-insiders --add-mcp '{"name":"playwright","command":"npx","args":["@playwright/mcp@latest"]}'
|
code-insiders --add-mcp '{"name":"playwright","command":"npx","args":["@playwright/mcp@latest"]}'
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user