We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff4d62 commit c146746Copy full SHA for c146746
1 file changed
skills/playwright-cli/references/session-management.md
@@ -4,7 +4,7 @@ Run multiple isolated browser sessions concurrently with state persistence.
4
5
## Named Browser Sessions
6
7
-Use `-b` flag to isolate browser contexts:
+Use `-s` flag to isolate browser contexts:
8
9
```bash
10
# Browser 1: Authentication flow
0 commit comments