Version:
function
fromElement
typescript
fromElement(elementQuery: { by: { description: WindowElementDescription }; id: string; type: "window-element" }): (event: AccessibilityEvent) => booleanParameters
| Name | Type | Description |
|---|---|---|
elementQuery | { by: { description: WindowElementDescription }; id: string; type: "window-element" } | - |
Returns
(event: AccessibilityEvent) => booleanWas this page helpful?