Skip to main content

Retrieve element from a screenshot using Vision RPA

Retrieve the coordinates of an element using the element description or a reference image within a given screenshot.Outcomes: Success or no resultThis 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
ScreenshotScreenshot to search for the element inFileYes
Selection typeThe method used to identify the element you want to check forPredefined Choice ListYesElement description
Search sectionThe section of the visible screen to search for the element in.Predefined Choice ListNo
Bypass element validation?This Wrk Action will always validate element reference image or element description match with what was found using AI. Set to true to bypass validationTrue/FalseNo

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

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
No resultThis status is selected if the job has successfully completed but no result was produced.

Requirements

  • N/A