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