Skip to main content

Click

POST 

/workstations/:workstation_id/browser/click

Click on an element in the active tab of the Workstation browser.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Body

required

    selector Selector (string)required

    The query selector value used to perform the click.

Responses

Browser-Click action successful

Loading...