Click on an element using natural language on a website.
Application
Web Process Automation
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Browser session ID | The unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05 | Text (Short) | Yes | |
Element description | Description of the element for which you would like to click | Text (Long) | Yes | The login button |
Double click? | Would you like to double click on the location? | True/False | No | |
Right click? | Would you like to right click on the website? | True/False | No | |
Wait after click | The number of seconds you would like to wait after clicking before proceeding with the next Wrk Action | Number | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
X coordinate | The distance in pixels from the left | Number | No | |
Y coordinate | The distance in pixels from the top | Number | No | |
Unsuccessful message | If unsuccessful, a message stating what went wrong | Text (Long) | No | |
Unsuccessful screenshot | File | No |
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. |
Requirements
N/A