| Class | Description |
|---|---|
| Button |
An HTML element representing a button.
|
| Checkbox |
Interact with a checkbox element
This element will match a checkbox field with a matching value, id, class or data-test attribute.
|
| Deselect |
Interact with a SELECT Html element
|
| Dropdown | |
| Image |
An HTML IMG element
|
| InputField |
An HTML INPUT field
|
| Label |
Interact with a label element
This can be useful when the input element itself is not accessible
|
| Link | |
| LocatorStrategies | |
| PageElement |
An HTML element representing any HTML element.
|
| PageElementBuilder | |
| RadioButton |
An HTML Radio button
|
| Select |
Interact with a SELECT Html element
|
| TextArea |
An HTML text area field
|
Copyright © 2023. All rights reserved.