Package com.vaadin.testbench
package com.vaadin.testbench
-
ClassDescriptionElementQuery<T extends TestBenchElement>Query class used for finding a given element inside a given search context.Class for holding name, comparison, and value for matching attributes.Attribute matching comparisons.The
HasClearButtoninterface provides methods to interact with an element that may have a clear button.An interface for classes that can provide an instance of aWebDriverImplement by elements which support a label, i.e.Implement by elements which support a label, i.e.Implemented by elements which support a label via its text, such as buttons.Implement by elements which support a placeholder, i.e.Interface for classes providing aSearchContext, i.e.Implemented by elements which support selecting an option by matching the text shown to the user.Interface for classes that have access to aTestBenchCommandExecutorinstance.Implement by elements which support a error message, required indicator and invalid state.TestBenchElement is a WebElement wrapper.