Commit 2d0c71e
committed
docs(cli-client/skill): use the real requests command in heal diagnose step
The heal section's diagnose snippet listed `playwright-cli network`, which
is not a command. Inspecting network traffic is done with `requests`, as
the DevTools examples in SKILL.md already show.1 parent 872105a commit 2d0c71e
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments