docs(browser): update hook timeouts

This commit is contained in:
Peter Steinberger
2025-12-20 09:47:21 +00:00
parent 94c495c8ed
commit 3c551fd36f
2 changed files with 3 additions and 3 deletions

View File

@@ -189,7 +189,7 @@ Actions:
Notes:
- `upload` and `dialog` are **arming** calls; run them before the click/press that triggers the chooser/dialog.
- The arm default timeout is **2 minutes**; pass `timeoutMs` if you need longer.
- The arm default timeout is **2 minutes** (clamped to max 2 minutes); pass `timeoutMs` if you need shorter.
- `snapshot --format ai` returns AI snapshot markup used for ref-based actions.
## Security & privacy notes