Skip to content

Commit 9d51417

Browse files
committed
visuals
1 parent f758224 commit 9d51417

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@ Install globally via npm:
88

99
```bash
1010
npm install -g @playwright/mcp
11-
```
12-
13-
```bash
1411
playwright-cli --help
1512
```
1613

1714
Then point your agent to the CLI and let it explore:
1815

1916
```
20-
Test the "add todo" flow on https://demo.playwright.dev/todomvc/#/ using playwright-cli. Check playwright-cli --help for available commands.
17+
Test the "add todo" flow on https://demo.playwright.dev/todomvc/#/ using playwright-cli.
18+
Check playwright-cli --help for available commands.
2119
```
2220

2321
### Installing the Skill

0 commit comments

Comments
 (0)