Skip to main content

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

  • Vision RPA

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Session IDThe unique identifier of the session. Can be retrieved from 'Connect and log in to a VM' or 'Open a browser session' Wrk ActionText (Short)Yesfb9bc380-146c-420e-9130-50ce93614e05
Maximum wait durationThe number of seconds to wait forNumberYes5
Selection typeThe method used to identify the element you want to check forPredefined Choice ListYesElement text
Search sectionThe section of the visible screen to search for the element in.Predefined Choice ListNoWhole

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Search imageScreenshot of the visible screen with the searched section highlighted in a green box and the found element in a red boxFileNo
Found element coordinatesCoordinates of the found element within the visible screenText (Short)No[0, 0, 0, 0]
Match percentageIf reference image provided, the percentage match of the selected element in comparison to the provided reference imageNumber with decimalsNo95.1
Text capturedIf Selection type is element text, the complete output of all text found on the screen ordered from top left to bottom rightText (Long)NoGet Started

Outcomes

NameDescription
Yes
No

Requirements

  • N/A