Uses of Class
org.xwiki.test.ui.po.editor.WYSIWYGEditPage

Packages that use WYSIWYGEditPage
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
 WYSIWYGEditPage CreatePagePage.createPage(String spaceValue, String pageValue)
           
 WYSIWYGEditPage CreatePagePage.createPageFromTemplate(String spaceValue, String pageValue, String templateValue)
           
 WYSIWYGEditPage CreateSpacePage.createSpace(String spaceValue)
           
 WYSIWYGEditPage ViewPage.editSection(int sectionNumber)
           
 WYSIWYGEditPage BasePage.editWYSIWYG()
          Performs a click on the "edit wysiwyg" entry of the content menu.
 

Uses of WYSIWYGEditPage in org.xwiki.test.ui.po.editor
 

Methods in org.xwiki.test.ui.po.editor that return WYSIWYGEditPage
static WYSIWYGEditPage WYSIWYGEditPage.gotoPage(String space, String page)
          Go to the passed page in WYSIWYG edit mode.
 WYSIWYGEditPage WYSIWYGEditPage.waitUntilPageIsLoaded()
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.