Blocks & Flow EditorImage
wait for image
Waits until the given image is found on screen.
Waits until the given image is found on screen.
Configuration
| Field | Description |
|---|---|
| Image Path / Coordinates | Image path or x,y coordinates (dynamic). |
| Timeout (sec) | Max search duration in seconds (dynamic). |
Outputs
| Result | Description |
|---|---|
| Output | 2 ports: Success (coordinates) / Timeout; plus standard error. |
Notes
- Use
{variable}for dynamic values.