public class ReleaseHomePage extends ViewPage
Modifier and Type | Field and Description |
---|---|
static String |
RELEASE_PAGE
The release application page withing
RELEASE_SPACE . |
static String |
RELEASE_SPACE
The release application space.
|
Constructor and Description |
---|
ReleaseHomePage() |
Modifier and Type | Method and Description |
---|---|
ReleaseEntryEditPage |
addRelease(String releaseName) |
LiveDataElement |
getReleaseLiveData() |
static ReleaseHomePage |
gotoPage()
Opens the home page.
|
ReleaseHomePage |
waitUntilPageIsLoaded() |
clickBreadcrumbLink, clickWantedLink, clickWantedLink, contentContainsElement, editSection, exists, getBreadcrumb, getBreadcrumbContent, getContent, getPageBackgroundColor, getTitleColor, getTitleFontFamily, getTranslateButton, hasBreadcrumbContent, hasBreadcrumbContent, hasTranslateButton, isInlinePage, openAttachmentsDocExtraPane, openCommentsDocExtraPane, openHistoryDocExtraPane, openInformationDocExtraPane, scrollToTop, useShortcutKeyForAttachmentPane, useShortcutKeyForCommentPane, useShortcutKeyForHistoryPane, useShortcutKeyForInformationPane, waitForDocExtraPaneActive, waitUntilContent
canDelete, clickAdminActionsSubMenuEntry, clickEditSubMenuEntry, clickLocale, clickMoreActionsSubMenuEntry, copy, createInlinePage, createPage, delete, deletePage, edit, editClass, editInline, editObjects, editRights, editWiki, editWYSIWYG, getCurrentUser, getDocumentTitle, getEditURL, getErrorContent, getHTMLMetaDataValue, getLocales, getMetaDataValue, getPageTitle, getPageURL, hasLeftPanel, hasLoginLink, hasNotificationsMenu, hasRenderingError, hideDrawer, isAuthenticated, isDrawerVisible, isForbidden, isNewDocument, isNotificationsMenuOpen, login, logout, register, rename, sendKeys, showDrawer, toggleActionMenu, toggleDrawer, toggleNotificationsMenu, useShortcutKeyForClassEditing, useShortcutKeyForEditing, useShortcutKeyForInlineEditing, useShortcutKeyForObjectEditing, useShortcutKeyForPageDeletion, useShortcutKeyForPageRenaming, useShortcutKeyForRightsEditing, useShortcutKeyForSourceViewer, useShortcutKeyForWikiEditing, useShortcutKeyForWysiwygEditing, viewChildren, watchDocument, watchSpace, watchWiki
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageJSIsLoaded
public static final String RELEASE_SPACE
public static final String RELEASE_PAGE
RELEASE_SPACE
.public static ReleaseHomePage gotoPage()
public ReleaseEntryEditPage addRelease(String releaseName)
releaseName
- the name of the Release entry to addpublic LiveDataElement getReleaseLiveData()
public ReleaseHomePage waitUntilPageIsLoaded()
waitUntilPageIsLoaded
in class BasePage
Copyright © 2004–2021 XWiki. All rights reserved.