Module element

Module element 

Source

Structs§

AriaNode
Represents an ARIA node in the accessibility tree Based on Playwright’s AriaNode structure
BoundingBox
BoxInfo
Box/visibility information for an element

Enums§

AriaChecked
ARIA checked state (true, false, or mixed)
AriaChild
Child of an AriaNode - either another AriaNode or a text string
AriaPressed
ARIA pressed state (true, false, or mixed)

Type Aliases§

ElementNode