JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package allurium.interfaces
package
allurium.interfaces
Related Packages
Package
Description
allurium
Interfaces
Class
Description
AlluriumElement
Marker interface for elements that are compatible with Allure reporting and logging mechanisms.
Dropdown
Interface for web components that behave similarly to native `
` and `
` elements. InputElement Interface representing basic behavior for input elements in the UI. ListComponent Interface for web components that are part of a collection and can be managed or retrieved by an identifier. RequiredInput Interface for UI elements that represent required inputs. Selectable Interface for components that support selection actions, such as dropdown lists or other selectable elements. SwitcherItem TextInputAsserts Interface for providing basic assertions on input elements. WebElementMeta Interface defining metadata and hierarchical relationships for UI elements. Writable Interface for web components that support writing and clearing text.