Package com.vaadin.testbench
Class ElementQuery.AttributeMatch
java.lang.Object
com.vaadin.testbench.ElementQuery.AttributeMatch
- Enclosing class:
- ElementQuery<T extends TestBenchElement>
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeMatch
(String name) AttributeMatch
(String name, String value) AttributeMatch
(String name, String operator, String value) -
Method Summary