Click on an element and type a given value.Outcomes: Success, no result, and unsuccessfulThis 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)
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 |
Value | Value to write to the session | Text (Long) | Yes | |
Selection type | The method used to identify the element you want to check for | Predefined Choice List | No | Element description |
Click offset | The distance in pixels you would like to offset your click by, based on the identified location. Example: (x, y) | Text (Short) | No | (0,0) |
Maximum wait duration | The number of seconds to wait for the element to become visible | Number | No | |
Search section | The section of the visible screen to search for the element in. | Predefined Choice List | No | |
Paste text? | Paste text into the session instead of typing | True/False | No | |
Disable value type validation? | This Wrk Action will always validate that text was entered into the element found. Set to true to disable | True/False | No | |
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 validation | True/False | No |
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 | |
Clicked element image | Image of the element found | File | No | |
Clicked element coordinates | Coordinates of the found element within the visible screen | Text (Short) | No | [0, 0, 0, 0] |
Change detection image | Screenshot of the full visible screen with the changes highlighted in a red box | File | No | |
Match percentage | The percentage match of the selected pictured in comparison to the provided reference image | Number with decimals | No | 95.1 |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
No result | This status is selected if the job has successfully completed but no result was produced. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A
