Skip to main content

Click element using natural language on a website

Click on an element using natural language on a website.

Application

  • Web Process Automation

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Browser session IDThe unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05Text (Short)Yes
Element descriptionDescription of the element for which you would like to clickText (Long)YesThe login button
Double click?Would you like to double click on the location?True/FalseNo
Right click?Would you like to right click on the website?True/FalseNo
Wait after clickThe number of seconds you would like to wait after clicking before proceeding with the next Wrk ActionNumberNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
X coordinateThe distance in pixels from the leftNumberNo
Y coordinateThe distance in pixels from the topNumberNo
Unsuccessful messageIf unsuccessful, a message stating what went wrongText (Long)No
Unsuccessful screenshotFileNo

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