Uses of Class
org.xwiki.administration.test.po.AdministrationSectionPage
-
-
Uses of AdministrationSectionPage in org.xwiki.administration.test.po
Subclasses of AdministrationSectionPage in org.xwiki.administration.test.po Modifier and Type Class Description class
AnnotationsPage
Represents the actions possible on the Annotations Administration Page.class
GlobalRightsAdministrationSectionPage
Represents the actions possible on the Global Rights Administration Page.class
LocalizationAdministrationSectionPage
Represents the actions possible on the Localization Administration Page.class
TemplatesAdministrationSectionPage
Represents the actions possible on the Templates Administration Page.class
ThemesAdministrationSectionPage
Represents the actions possible on the Themes administration section.class
UsersAdministrationSectionPage
Represents the actions possible on the Users Administration Page.class
WYSIWYGEditorAdministrationSectionPage
Represents the actions possible on the WYSIWYG Editor administration section.Methods in org.xwiki.administration.test.po that return AdministrationSectionPage Modifier and Type Method Description AdministrationSectionPage
AdministrationPage. clickRegistrationSection()
static AdministrationSectionPage
AdministrationSectionPage. gotoPage(String section)
static AdministrationSectionPage
AdministrationSectionPage. gotoSpaceAdministration(org.xwiki.model.reference.SpaceReference spaceReference, String section)
Go to the administration section of a given space reference.
-