fix(browser): default hook timeout 2m

This commit is contained in:
Peter Steinberger
2025-12-20 09:45:04 +00:00
parent f54c801bd2
commit 94c495c8ed
4 changed files with 8 additions and 8 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 **30s**; pass `timeoutMs` if you need longer.
- The arm default timeout is **2 minutes**; pass `timeoutMs` if you need longer.
- `snapshot --format ai` returns AI snapshot markup used for ref-based actions.
## Security & privacy notes