Class ButtonAssert
- java.lang.Object
-
- com.epam.jdi.light.asserts.generic.BaseAssert<E>
-
- com.epam.jdi.light.asserts.generic.UIAssert<ButtonAssert,Button>
-
- com.epam.jdi.light.ui.html.asserts.ButtonAssert
-
- All Implemented Interfaces:
com.epam.jdi.light.asserts.generic.CommonAssert<ButtonAssert>,com.epam.jdi.light.asserts.generic.HasAssert<ButtonAssert>,com.epam.jdi.light.asserts.generic.JAssert,com.epam.jdi.light.elements.interfaces.base.HasCache,com.epam.jdi.light.elements.interfaces.base.IBaseElement,com.epam.jdi.light.elements.interfaces.base.INamed,com.epam.jdi.light.elements.interfaces.base.JDIElement
public class ButtonAssert extends com.epam.jdi.light.asserts.generic.UIAssert<ButtonAssert,Button>
-
-
Constructor Summary
Constructors Constructor Description ButtonAssert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ButtonAsserttext(String text)-
Methods inherited from class com.epam.jdi.light.asserts.generic.UIAssert
and, attr, attr, attr, classValue, classValue, condition, core, css, css, cssClass, cssClasses, disabled, disappear, displayed, enabled, hidden, is, notAppear, notAppear, notVisible, set, shown, tag, tag, visible
-
Methods inherited from class com.epam.jdi.light.asserts.generic.BaseAssert
assertResults, base, element, getName, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
text
public ButtonAssert text(String text)
-
-