Package com.atlassian.crowd.pageobjects
Class RadioUtil
java.lang.Object
com.atlassian.crowd.pageobjects.RadioUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanarePresent(Iterable<com.atlassian.pageobjects.elements.PageElement> radios) static booleanareVisible(Iterable<com.atlassian.pageobjects.elements.PageElement> radios) static StringgetSelectedValue(Iterable<com.atlassian.pageobjects.elements.PageElement> radios) static voidsetSelectedValue(Iterable<com.atlassian.pageobjects.elements.PageElement> radios, Object object)
-
Constructor Details
-
RadioUtil
public RadioUtil()
-
-
Method Details
-
getSelectedValue
-
setSelectedValue
-
areVisible
-
arePresent
-