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

TypeResponse

Response returned after having typed into an element

Properties

PropertyTypeDescription
selectorstring | nullThe selector of the element you typed into
textstring | nullThe textual content that was typed
timenumber | nullThe amount of time, in milliseconds, elapsed since the start of typing to completion
xnumber | nullThe X coordinate of the element, in pixels, on the page
ynumber | nullThe Y coordinate of the element, in pixels, on the page