Basic Information

appmixer.airtop.core.ClickElement

1.0.0

Public

Click an element in a browser window, identified by a natural language description.

Input Ports

in

FieldTypeDescription
Session ID text The ID of the Airtop session, typically taken from the output of the Create Session component.
Window ID text The ID of the browser window, typically taken from the output of the Create Window component.
Element Description text A natural language description of the element to click, for example the Sign in button in the top right corner.
Click Type select The type of mouse click to perform.
Wait For Navigation toggle Wait for the page navigation triggered by the click to complete before returning.
Cost Threshold (credits) number Cancel the operation once it exceeds this many credits. Leave empty to use the Airtop default.
Time Threshold (seconds) number Cancel the operation once it runs longer than this many seconds, between 1 and 300. Leave empty to use the Airtop default.

Output Ports

out

FieldTypeDescription
Model Response string -
Status string -
Request ID string -
Credits Used integer -

Full Metadata