Uses of Class
com.adobe.cq.testing.selenium.pageobject.PageEditorPage
-
Packages that use PageEditorPage Package Description com.adobe.cq.testing.selenium.pageobject -
-
Uses of PageEditorPage in com.adobe.cq.testing.selenium.pageobject
Methods in com.adobe.cq.testing.selenium.pageobject that return PageEditorPage Modifier and Type Method Description PageEditorPagePageEditorPage. enterAnnotateMode()Switch to the Annotation Mode of Page Editor.PageEditorPagePageEditorPage. enterDeveloperMode()Switch to the Developer Mode of Page Editor.PageEditorPagePageEditorPage. enterEditMode()Switch to the Edit Mode of Page Editor.PageEditorPagePageEditorPage. enterLayoutMode()Switch to the Layout Mode of Page Editor.PageEditorPagePageEditorPage. enterTimewarpMode()Switch to the Timewarp Mode of Page Editor.PageEditorPagePageEditorPage. leaveAnnotateMode()Switch back from Annotation Mode of Page Editor.
-