Class ViewPageAnonymous
java.lang.Object
com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
com.atlassian.confluence.pageobjects.page.content.ViewPage
com.atlassian.confluence.pageobjects.page.content.ViewPageAnonymous
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected KeyboardShortcutsDeprecated.static final StringDeprecated.Fields inherited from class com.atlassian.confluence.pageobjects.page.content.ViewPage
SPACE_KEY_META_IDENTIFIERFields inherited from class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
pageEntityFields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, javascriptExecutor, pageBinder, pageElementFinder, serverPerformance, timeouts, urlXsrfToken, waitTimeout -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.ViewPageAnonymous(AbstractPageEntity pageEntity) Deprecated.ViewPageAnonymous(String pageId) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.query.TimedConditionDeprecated.voiddoWait()Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.com.atlassian.pageobjects.elements.PageElementDeprecated.Deprecated.Deprecated.Deprecated.getTextContent(String tagName) Deprecated.getTitle()Deprecated.getUrl()Deprecated.booleanDeprecated.Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.booleanpageHasElement(String element) Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.Methods inherited from class com.atlassian.confluence.pageobjects.page.content.ViewPage
areEditorResourcesPreLoaded, canComment, canEdit, edit, editShortcut, editShortcut, getPageId, getPageRenderTimeStamp, getSpaceKey, getTextContentDocTheme, getWatchDialog, sendKeysToWindow, toString, waitUntilEditorResourcesArePreloadedMethods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
back, getAlert, getAtlassianToken, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete
-
Field Details
-
PAGE_ID_META_IDENTIFIER
Deprecated.- See Also:
-
keyboardShortcuts
Deprecated.
-
-
Constructor Details
-
ViewPageAnonymous
public ViewPageAnonymous()Deprecated. -
ViewPageAnonymous
Deprecated. -
ViewPageAnonymous
Deprecated.
-
-
Method Details
-
doWait
public void doWait()Deprecated. -
getUrl
Deprecated. -
getPageEntity
Deprecated.- Overrides:
getPageEntityin classViewPage
-
isFavourite
public boolean isFavourite()Deprecated.- Overrides:
isFavouritein classViewPage
-
getTextContent
Deprecated.- Overrides:
getTextContentin classViewPage
-
getTextContent
Deprecated.- Overrides:
getTextContentin classViewPage- Parameters:
tagName- html tag name- Returns:
- the text in the given tagname in the main content
-
getMainContent
public com.atlassian.pageobjects.elements.PageElement getMainContent()Deprecated.- Overrides:
getMainContentin classViewPage
-
getRenderedContent
Deprecated.- Overrides:
getRenderedContentin classViewPage
-
getBreadcrumbs
Deprecated.- Overrides:
getBreadcrumbsin classViewPage
-
getTitle
Deprecated. -
getLabelSection
Deprecated.- Overrides:
getLabelSectionin classViewPage
-
getLabels
Deprecated. -
getComments
Deprecated.- Overrides:
getCommentsin classViewPage
-
pageHasElement
Deprecated.- Overrides:
pageHasElementin classViewPage
-
openLabelsDialog
Deprecated.- Overrides:
openLabelsDialogin classViewPage
-
contentVisibleCondition
public com.atlassian.pageobjects.elements.query.TimedCondition contentVisibleCondition()Deprecated.- Overrides:
contentVisibleConditionin classViewPage
-
pageCommentsVisibleCondition
public com.atlassian.pageobjects.elements.query.TimedCondition pageCommentsVisibleCondition()Deprecated.- Overrides:
pageCommentsVisibleConditionin classViewPage
-
quickCommentPromptVisibleCondition
public com.atlassian.pageobjects.elements.query.TimedCondition quickCommentPromptVisibleCondition()Deprecated.- Overrides:
quickCommentPromptVisibleConditionin classViewPage
-
editorContainerVisibleCondition
public com.atlassian.pageobjects.elements.query.TimedCondition editorContainerVisibleCondition()Deprecated.- Overrides:
editorContainerVisibleConditionin classViewPage
-
ViewPageAnonymousinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.