Uses of Class
org.xwiki.extension.test.po.ExtensionPane

Uses of ExtensionPane in org.xwiki.extension.test.po
 

Methods in org.xwiki.extension.test.po that return ExtensionPane
 ExtensionPane ExtensionPane.confirm()
          Confirms the current action and wait for it to be performed.
 ExtensionPane ExtensionPane.downgrade()
          Clicks on the downgrade button and waits for the downgrade plan to be computed.
 ExtensionPane SearchResultsPane.getExtension(org.xwiki.extension.ExtensionId extensionId)
          Looks for the specified extension on the current results page.
 ExtensionPane SearchResultsPane.getExtension(int index)
          Looks for the extension with the specified index in the search results.
 ExtensionPane SearchResultsPane.getExtension(String name, String version)
          Looks for the specified extension on the current results page.
 ExtensionPane ExtensionPane.hideDetails()
          Clicks on the hide details button.
 ExtensionPane ExtensionPane.install()
          Clicks on the install button and waits for the install plan to be computed.
 ExtensionPane ExtensionPane.showDetails()
          Clicks on the show details button.
 ExtensionPane ExtensionPane.uninstall()
          Clicks on the uninstall button and waits for the uninstall plan to be computed.
 ExtensionPane ExtensionPane.upgrade()
          Clicks on the upgrade button and waits for the upgrade plan to be computed.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.