wait_and_check
Wait a specified number of seconds and return new console output captured during the wait, useful after page reload to gather logs.
Instructions
Wait N seconds then return new console output captured during the wait (useful after page reload)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | No | Seconds to wait before checking (default: 2) |