Uses of Class
com.adobe.cq.testing.selenium.pageobject.EditorPage
-
Packages that use EditorPage Package Description com.adobe.cq.testing.selenium.pageobject com.adobe.cq.testing.selenium.pagewidgets.cq -
-
Uses of EditorPage in com.adobe.cq.testing.selenium.pageobject
Subclasses of EditorPage in com.adobe.cq.testing.selenium.pageobject Modifier and Type Class Description classPageEditorPageEditor page class representing Page Editor.Methods in com.adobe.cq.testing.selenium.pageobject with type parameters of type EditorPage Modifier and Type Method Description <T extends EditorPage>
TEditorPage. closeStyles(StylesSelector stylesSelector)closes the style drop downprotected <T extends EditorPage>
TEditorPage. enterMode(com.codeborne.selenide.SelenideElement targetingModeButton, com.codeborne.selenide.SelenideElement targetingLayerButton)<T extends EditorPage>
TEditorPage. enterPreviewMode()To enter the preview mode -
Uses of EditorPage in com.adobe.cq.testing.selenium.pagewidgets.cq
Methods in com.adobe.cq.testing.selenium.pagewidgets.cq with type parameters of type EditorPage Modifier and Type Method Description <T extends EditorPage>
TEditableToolbar. clickCopy()<T extends EditorPage>
TEditableToolbar. clickCut()<T extends EditorPage>
TEditableToolbar. clickHide()<T extends EditorPage>
TEditableToolbar. clickPaste()<T extends EditorPage>
TEditableToolbar. clickRestore(java.lang.String resourcePath)<T extends EditorPage>
TEditableToolbar. clickRestoreall()
-