feat: add --auto-connect flag to discover and connect to running Chrome (#432)
This commit is contained in:
@@ -168,6 +168,7 @@ agent-browser reload # Reload page
|
||||
--profile <path> # Persistent browser profile directory
|
||||
--headed # Show browser window (not headless)
|
||||
--cdp <port> # Connect via Chrome DevTools Protocol
|
||||
--auto-connect # Auto-discover and connect to running Chrome
|
||||
--executable-path <path> # Custom browser executable
|
||||
--args <args> # Browser launch args (comma separated)
|
||||
--user-agent <ua> # Custom User-Agent string
|
||||
|
||||
Reference in New Issue
Block a user