Class StylesSelector
- java.lang.Object
-
- com.adobe.cq.testing.selenium.pagewidgets.common.BaseComponent
-
- com.adobe.cq.testing.selenium.pagewidgets.common.AEMBaseComponent
-
- com.adobe.cq.testing.selenium.pagewidgets.cq.StylesSelector
-
public class StylesSelector extends AEMBaseComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStylesSelector.Variant
-
Field Summary
-
Fields inherited from class com.adobe.cq.testing.selenium.pagewidgets.common.BaseComponent
cssSelector, currentElement
-
-
Constructor Summary
Constructors Constructor Description StylesSelector(StylesSelector.Variant variant)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoralSelectListgetStylesSelectList()-
Methods inherited from class com.adobe.cq.testing.selenium.pagewidgets.common.AEMBaseComponent
getAction, getTrackingElement, waitPageMasked, waitPageUnmasked, waitReady
-
Methods inherited from class com.adobe.cq.testing.selenium.pagewidgets.common.BaseComponent
adaptTo, click, element, getCssSelector, isExisting, isVisible, isVisibleWithinViewport, render, scrollTo, waitDisabled, waitEnabled, waitVanish, waitVisible
-
-
-
-
Constructor Detail
-
StylesSelector
public StylesSelector(StylesSelector.Variant variant)
-
-
Method Detail
-
getStylesSelectList
public CoralSelectList getStylesSelectList()
-
-