For AI agents: a documentation index is available at /llms.txt
Skip to main content

ClickResponse

Response returned after having clicked on an element

Properties

PropertyTypeDescription
selectorstring | nullThe selector text if specified
timenumber | nullThe amount of time, in milliseconds, elapsed since the start of clicking to completion
xnumber | nullThe X coordinate of the click, in pixels, on the page
ynumber | nullThe Y coordinate of the click, in pixels, on the page