v0.24.1 (#1142)
* v0.24.1 * fix: e2e test failures on CI - e2e_relaunch_on_options_change: use headless for all launches; the third launch only changes extensions, which is sufficient to trigger the relaunch hash mismatch without needing an X display - e2e_auth_login flake: reduce SPA render delay from 1200ms to 800ms to add headroom within the 5s preferred selector window on slower CI runners
This commit is contained in:
@@ -329,6 +329,14 @@ agent-browser session # Show current session name
|
||||
agent-browser session list # List active sessions
|
||||
```
|
||||
|
||||
## Chrome profiles
|
||||
|
||||
```bash
|
||||
agent-browser profiles # List available Chrome profiles
|
||||
agent-browser profiles --json # List profiles as JSON
|
||||
agent-browser --profile Default open https://gmail.com # Reuse a profile's login state
|
||||
```
|
||||
|
||||
## Dashboard
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user