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

SelectResponse

The response returned after selecting a value from a dropdown or multiple select element

Properties

PropertyTypeDescription
selectorstring | nullThe selector of the element you selected from
timenumber | nullThe amount of time, in milliseconds, elapsed since the start of selecting to completion
valuestring | string[] | nullThe value or values you selected from the select element