Interaction

Click an element

Click by element ref, CSS selector, or coordinates.

post/tabs/{tabId}/click

Path parameters

tabIdstring required

Request body

userIdstring required
refstring

Element ref ID (e.g. "e3").

selectorstring

CSS selector fallback.

doubleClickboolean

Response

Click result with optional post-action snapshot.

object required

Changes

Changed in 2 of the 49 revisions of this API.2