Check if element is visible using Vision RPA
Check if an element is visible using the element description, a reference image, or text. This Wrk Action uses AI-generated content. Like all AI content, use with caution; information may be outdated, incomplete, or inaccurate.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Session ID | The unique identifier of the session. Can be retrieved from 'Connect and log in to a VM' or 'Open a browser session' Wrk Action | Text (Short) | Yes | fb9bc380-146c-420e-9130-50ce93614e05 |
| Maximum wait duration | The number of seconds to wait for | Number | Yes | 5 |
| Selection type | The method used to identify the element you want to check for | Predefined Choice List | Yes | Element text |
| Search section | The section of the visible screen to search for the element in. | Predefined Choice List | No | Whole |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Search image | Screenshot of the visible screen with the searched section highlighted in a green box and the found element in a red box | File | No | |
| Found element coordinates | Coordinates of the found element within the visible screen | Text (Short) | No | [0, 0, 0, 0] |
| Match percentage | If reference image provided, the percentage match of the selected element in comparison to the provided reference image | Number with decimals | No | 95.1 |
| Text captured | If Selection type is element text, the complete output of all text found on the screen ordered from top left to bottom right | Text (Long) | No | Get Started |
Outcomes
Requirements