Uses of Class
com.adobe.cq.testing.selenium.pagewidgets.cq.StylesSelector
-
Packages that use StylesSelector Package Description com.adobe.cq.testing.selenium.pageobject com.adobe.cq.testing.selenium.pagewidgets.cq -
-
Uses of StylesSelector in com.adobe.cq.testing.selenium.pageobject
Methods in com.adobe.cq.testing.selenium.pageobject that return StylesSelector Modifier and Type Method Description StylesSelectorEditorPage. clickStyles()provides the available Styles in form ofStylesSelectorobject after clicking style drop downMethods in com.adobe.cq.testing.selenium.pageobject with parameters of type StylesSelector Modifier and Type Method Description <T extends EditorPage>
TEditorPage. closeStyles(StylesSelector stylesSelector)closes the style drop down -
Uses of StylesSelector in com.adobe.cq.testing.selenium.pagewidgets.cq
Methods in com.adobe.cq.testing.selenium.pagewidgets.cq that return StylesSelector Modifier and Type Method Description StylesSelectorEditableToolbar. clickStyles()Methods in com.adobe.cq.testing.selenium.pagewidgets.cq with parameters of type StylesSelector Modifier and Type Method Description EditableToolbarEditableToolbar. closeStyles(StylesSelector stylesSelector)
-