All Classes and Interfaces
Class
Description
Represents the base class for carousels in the UI, extending
AbstractWidget
.Represents the base class for form elements in a UI, extending
AbstractWidget
.Represents the base class for input elements in the UI, extending
UIElement
.Represents an abstract class for a required text area in the UI, extending
TextArea
.Represents an abstract class for a required text field in the UI, extending
TextField
.Base class for implementing switcher elements in the UI, extending
UIElement
.Represents an abstract base class for tab components in a UI.
Marker interface for elements that are compatible with Allure reporting and logging mechanisms.
A utility class for performing various browser-related actions and interactions.
A utility class for managing browser actions related to local storage, cookies, and other browser state interactions.
Represents a Button element in the UI, extending
AbstractInputElement
.Represents a concrete implementation of the
AbstractCarousel
class for image sliders or carousels.Aspect class for enhancing interactions with carousel components using
AbstractCarousel
.Represents a Cell element in the UI, extending
UIElement
.Represents a checkbox element in the UI, extending
UIElement
.Aspect for enhancing methods in
CheckBox
with additional behaviors such as step logging.Interface for web components that behave similarly to native `
Represents a custom dropdown menu that mimics the behavior of a native `
Aspect class for intercepting and logging actions performed on
AbstractForm
instances.Represents a Header element in the UI, extending
UIElement
.Represents an `Icon` element in the UI, extending
UIElement
.Represents an `` element in the UI, extending
AbstractWidget
.Represents an `Image` element in the UI, extending
UIElement
.Aspect for intercepting methods in the
Image
class to enhance Allure reporting.Interface representing basic behavior for input elements in the UI.
Represents a `Label` element in the UI, extending
UIElement
.Represents a `Line` element in the UI, extending
UIElement
.Represents a `Link` element in the UI, extending
UIElement
.Aspect for enhancing the behavior of the
Link
class by adding Allure reporting capabilities.Interface for web components that are part of a collection and can be managed or retrieved by an identifier.
Represents a `ListItem` element in the UI, extending
UIElement
.A universal utility for working with lists of web components such as table rows, cards, or complex widgets.
Represents a `MenuItem` element in the UI, extending
UIElement
.Represents a `Partition` element in the UI, extending
UIElement
.A utility class for managing and retrieving properties.
Represents a radio button input field in the UI, extending
AbstractInputElement
.Interface for UI elements that represent required inputs.
Represents a `Row` element in the UI, extending
UIElement
.Encapsulates interactions with a select menu (`
Interface for components that support selection actions, such as dropdown lists or other selectable elements.
Aspect class for handling additional behavior and logging for the
Select
class.Aspect class for intercepting and logging actions performed on
AbstractSwitcher
with additional behaviors.Represents a `Symbol` element in the UI, extending
UIElement
.Represents a `Tab` element in the UI, extending
UIElement
.Aspect class responsible for intercepting method executions related to tab selection in
AbstractTabs
.Represents a `Text` element in the UI, extending
UIElement
.Represents a text area (``) element in the UI, extending
TextField
.Represents a text input field in the UI, extending
AbstractInputElement
.Aspect for enhancing the behavior of the
TextField
class by adding Allure reporting capabilities.Interface for providing basic assertions on input elements.
Represents a single-line text element in the UI, extending
UIElement
.Represents a `Title` element in the UI, extending
UIElement
.Deprecated.
Represents a wrapper around a Selenide element, providing utility methods for interaction and validation.
This class provides Aspect-Oriented Programming (AOP) enhancements for the
UIElement
class.This class provides utility methods for performing common UI interactions in Selenium tests.
Represents an upload field (``) in the UI, extending
UIElement
.Aspect for adding Allure reporting capabilities to the
UploadField
class.Represents a `Value` element in the UI, extending
UIElement
.Interface defining metadata and hierarchical relationships for UI elements.
Interface for web components that support writing and clearing text.