tell to kill relay when testing locally

This commit is contained in:
Tommy D. Rossi
2026-01-25 14:34:19 +01:00
parent 316a10e9c9
commit e96c401078
3 changed files with 25 additions and 32 deletions
+2
View File
@@ -56,6 +56,8 @@ playwriter -s <sessionId> -e "<code>"
The `-s` flag specifies a session ID (required). Get one with `playwriter session new`. Use the same session to persist state across commands.
Default timeout is 10 seconds. you can increase the timeout with `--timeout <ms>`
**Examples:**
```bash