We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f758224 commit 9d51417Copy full SHA for 9d51417
1 file changed
README.md
@@ -8,16 +8,14 @@ Install globally via npm:
8
9
```bash
10
npm install -g @playwright/mcp
11
-```
12
-
13
-```bash
14
playwright-cli --help
15
```
16
17
Then point your agent to the CLI and let it explore:
18
19
20
-Test the "add todo" flow on https://demo.playwright.dev/todomvc/#/ using playwright-cli. Check playwright-cli --help for available commands.
+Test the "add todo" flow on https://demo.playwright.dev/todomvc/#/ using playwright-cli.
+Check playwright-cli --help for available commands.
21
22
23
### Installing the Skill
0 commit comments