Skip to content

Commit c146746

Browse files
authored
Fix flag description for Browser Session Management (#245)
1 parent 7ff4d62 commit c146746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/playwright-cli/references/session-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Run multiple isolated browser sessions concurrently with state persistence.
44

55
## Named Browser Sessions
66

7-
Use `-b` flag to isolate browser contexts:
7+
Use `-s` flag to isolate browser contexts:
88

99
```bash
1010
# Browser 1: Authentication flow

0 commit comments

Comments
 (0)