mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:30:42 +00:00
fix(browser): default act timeout budget
Co-authored-by: Andy Lin <andyylin@users.noreply.github.com>
This commit is contained in:
@@ -242,6 +242,8 @@ This path is host-only. For Docker, headless servers, Browserless, or other remo
|
||||
Current existing-session limits:
|
||||
|
||||
- snapshot-driven actions use refs, not CSS selectors
|
||||
- `browser.actionTimeoutMs` defaults supported `act` requests to 60000 ms when
|
||||
callers omit `timeoutMs`; per-call `timeoutMs` still wins.
|
||||
- `click` is left-click only
|
||||
- `type` does not support `slowly=true`
|
||||
- `press` does not support `delayMs`
|
||||
|
||||
Reference in New Issue
Block a user