Summary
- Cloud browser automation for pages requiring clicks, forms, login, and pagination.
- Supports interactive workflows: click elements, fill forms, navigate multi-step flows, handle pagination and infinite scroll Persistent profiles survive session close, enabling login-then-work patterns where authentication state is retained across reconnects Core commands include open , snapshot -i (element discovery with @ref IDs), click , fill , type , scrape , scroll , wait , and eval for JavaScript execution Session management with configurable TTL, inactivity timeout, and read-only reconnect mode for parallel or sequential browser work