Uses of Class
org.xwiki.test.ui.po.editor.WYSIWYGEditPage
-
Packages that use WYSIWYGEditPage Package Description org.xwiki.test.ui.po org.xwiki.test.ui.po.editor -
-
Uses of WYSIWYGEditPage in org.xwiki.test.ui.po
Methods in org.xwiki.test.ui.po that return WYSIWYGEditPage Modifier and Type Method Description WYSIWYGEditPageCreateSpacePage. createSpace(String spaceValue)Deprecated.WYSIWYGEditPageViewPage. editSection(int sectionNumber)WYSIWYGEditPageBasePage. editWYSIWYG()Performs a click on the "edit wysiwyg" entry of the content menu.WYSIWYGEditPageBasePage. useShortcutKeyForWysiwygEditing()Use keyboard shortcuts to go to WYSIWYG edit page. -
Uses of WYSIWYGEditPage in org.xwiki.test.ui.po.editor
Methods in org.xwiki.test.ui.po.editor that return WYSIWYGEditPage Modifier and Type Method Description static WYSIWYGEditPageWYSIWYGEditPage. gotoPage(String space, String page)Go to the passed page in WYSIWYG edit mode.
-