Class Flag.CheckBox
- java.lang.Object
-
- ru.tinkoff.qa.neptune.selenium.api.widget.Widget
-
- ru.tinkoff.qa.neptune.selenium.api.widget.drafts.Flag
-
- ru.tinkoff.qa.neptune.selenium.api.widget.drafts.Flag.CheckBox
-
- All Implemented Interfaces:
org.openqa.selenium.SearchContext,org.openqa.selenium.WrapsElement,Editable<Boolean>,HasAttribute,HasCssValue,HasLocation,HasRectangle,HasSize,HasTextContent,HasValue<Boolean>,IsEnabled,IsVisible
- Enclosing class:
- Flag
public abstract static class Flag.CheckBox extends Flag
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ru.tinkoff.qa.neptune.selenium.api.widget.drafts.Flag
Flag.CheckBox, Flag.RadioButton, Flag.Toggle
-
-
Constructor Summary
Constructors Constructor Description CheckBox(org.openqa.selenium.WebElement wrappedElement)
-
Method Summary
-
Methods inherited from class ru.tinkoff.qa.neptune.selenium.api.widget.Widget
findElement, findElements, getAttribute, getCssValue, getDriver, getLocation, getRect, getSize, getWrappedElement, isEnabled, isVisible, js, selfReference
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ru.tinkoff.qa.neptune.selenium.api.widget.HasTextContent
getText
-
-