externalByRole
Hierarchy
- Selector
- ByRole
Index
Constructors
externalconstructor
Parameters
externalvalue: ByRoleSelectorValue
externaloptions: ByRoleSelectorOptions
Returns ByRole
Properties
publicexternalreadonlyvalue
publicexternalreadonlyoptions
Methods
externaltoString
Returns string
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoJSON
Returns JSONValue
Locates a
PageElement
by its ARIA role, ARIA attributes and accessible name.Pro tip: Instantiate using
By.role