ViewPageAnonymous
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class ViewPageAnonymous extends ViewPage
Modifier and Type | Field and Description |
---|---|
protected KeyboardShortcuts |
keyboardShortcuts
Deprecated.
|
static String |
PAGE_ID_META_IDENTIFIER
Deprecated.
|
SPACE_KEY_META_IDENTIFIER
pageEntity
driver, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
ViewPageAnonymous()
Deprecated.
|
ViewPageAnonymous(AbstractPageEntity pageEntity)
Deprecated.
|
ViewPageAnonymous(String pageId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
canEditLabels()
Deprecated.
|
void |
clickOnBody()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
commentsSectionPresentCondition()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
contentVisibleCondition()
Deprecated.
|
void |
doWait()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
editorContainerVisibleCondition()
Deprecated.
|
QuickReloadDialog |
findQuickReloadDialog()
Deprecated.
|
Breadcrumbs |
getBreadcrumbs()
Deprecated.
|
CommentsSection |
getComments()
Deprecated.
|
List<String> |
getLabels()
Deprecated.
|
PageLabelsSection |
getLabelSection()
Deprecated.
|
LikeSection |
getLikeSection()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getMainContent()
Deprecated.
|
AbstractPageEntity |
getPageEntity()
Deprecated.
|
RenderedContent |
getRenderedContent()
Deprecated.
|
String |
getTextContent()
Deprecated.
|
String |
getTextContent(String tagName)
Deprecated.
|
String |
getTitle()
Deprecated.
|
String |
getUrl()
Deprecated.
|
String |
getVersionComment()
Deprecated.
|
boolean |
hasVersionComment()
Deprecated.
|
boolean |
isFavourite()
Deprecated.
|
KeyboardShortcutHelperDialog |
openHelpDialogWithShortcut()
Deprecated.
|
LabelsDialog |
openLabelsDialog()
Deprecated.
|
LabelsDialog |
openLabelsDialogViaKeyboard()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
pageCommentsVisibleCondition()
Deprecated.
|
boolean |
pageHasElement(String element)
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
quickCommentPromptVisibleCondition()
Deprecated.
|
void |
toggleShowVersionComment(boolean show)
Deprecated.
|
void |
waitUntilEditorResourcesArePreloaded()
Deprecated.
|
addCommentRTEVisibleCondition, areEditorResourcesPreLoaded, canComment, canEdit, clickPageModificationLink, edit, editShortcut, editShortcut, getFavouriteButton, getLastModifier, getPageId, getPageRenderTimeStamp, getPageSource, getSpaceKey, getTextContentDocTheme, getWatchDialog, hasPageRestrictions, openRestrictionsDialog, quickReloadNoticeVisibleCondition, sendKeysToWindow, toString
back, dismissSelect2IfActive, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
public static final String PAGE_ID_META_IDENTIFIER
@Inject protected KeyboardShortcuts keyboardShortcuts
public ViewPageAnonymous()
public ViewPageAnonymous(String pageId)
public ViewPageAnonymous(AbstractPageEntity pageEntity)
public void waitUntilEditorResourcesArePreloaded()
waitUntilEditorResourcesArePreloaded
in class ViewPage
public String getUrl()
public AbstractPageEntity getPageEntity()
getPageEntity
in class ViewPage
public boolean isFavourite()
isFavourite
in class ViewPage
public String getTextContent()
getTextContent
in class ViewPage
public String getTextContent(String tagName)
getTextContent
in class ViewPage
tagName
- html tag namepublic com.atlassian.pageobjects.elements.PageElement getMainContent()
getMainContent
in class ViewPage
public RenderedContent getRenderedContent()
getRenderedContent
in class ViewPage
public Breadcrumbs getBreadcrumbs()
getBreadcrumbs
in class ViewPage
public PageLabelsSection getLabelSection()
getLabelSection
in class ViewPage
public LikeSection getLikeSection()
getLikeSection
in class ViewPage
public CommentsSection getComments()
getComments
in class ViewPage
public boolean hasVersionComment()
public boolean pageHasElement(String element)
pageHasElement
in class ViewPage
public void toggleShowVersionComment(boolean show)
public String getVersionComment()
public KeyboardShortcutHelperDialog openHelpDialogWithShortcut()
openHelpDialogWithShortcut
in class ViewPage
public LabelsDialog openLabelsDialog()
openLabelsDialog
in class ViewPage
public LabelsDialog openLabelsDialogViaKeyboard()
openLabelsDialogViaKeyboard
in class ViewPage
public com.atlassian.pageobjects.elements.query.TimedCondition canEditLabels()
canEditLabels
in class ViewPage
public QuickReloadDialog findQuickReloadDialog()
findQuickReloadDialog
in class ViewPage
public com.atlassian.pageobjects.elements.query.TimedCondition contentVisibleCondition()
contentVisibleCondition
in class ViewPage
public com.atlassian.pageobjects.elements.query.TimedCondition pageCommentsVisibleCondition()
pageCommentsVisibleCondition
in class ViewPage
public com.atlassian.pageobjects.elements.query.TimedCondition commentsSectionPresentCondition()
commentsSectionPresentCondition
in class ViewPage
public com.atlassian.pageobjects.elements.query.TimedCondition quickCommentPromptVisibleCondition()
quickCommentPromptVisibleCondition
in class ViewPage
public com.atlassian.pageobjects.elements.query.TimedCondition editorContainerVisibleCondition()
editorContainerVisibleCondition
in class ViewPage
public void clickOnBody()
clickOnBody
in class ViewPage
Copyright © 2003–2018 Atlassian. All rights reserved.