Class ViewPage

    • Constructor Detail

      • ViewPage

        public ViewPage()
        Deprecated.
      • ViewPage

        public ViewPage​(String pageId)
        Deprecated.
    • Method Detail

      • getUrl

        public String getUrl()
        Deprecated.
      • isFavourite

        public boolean isFavourite()
        Deprecated.
      • sendKeysToWindow

        public void sendKeysToWindow​(String keys)
        Deprecated.
      • editShortcut

        public EditContentPage editShortcut​(String extraKeys)
        Deprecated.
        Triggers edit shortcut and binds editor content page
        Since:
        5.5
      • areEditorResourcesPreLoaded

        public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> areEditorResourcesPreLoaded()
        Deprecated.
        True if the page has preloaded all the resources the editor needs to initialise
        Since:
        5.6
      • waitUntilEditorResourcesArePreloaded

        public void waitUntilEditorResourcesArePreloaded()
        Deprecated.
        Since:
        5.6
      • editShortcut

        public EditContentPage editShortcut()
        Deprecated.
        Triggers edit shortcut and binds editor content page
        Since:
        5.5
      • getTextContent

        public String getTextContent()
        Deprecated.
      • getTextContentDocTheme

        public String getTextContentDocTheme()
        Deprecated.
        since 6.0 due to removal of DocTheme
      • getTextContent

        public String getTextContent​(String tagName)
        Deprecated.
        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.
      • getRenderedContent

        public RenderedContent getRenderedContent()
        Deprecated.
      • getBreadcrumbs

        public Breadcrumbs getBreadcrumbs()
        Deprecated.
      • getTitle

        public String getTitle()
        Deprecated.
      • getLabels

        public List<String> getLabels()
        Deprecated.
      • pageHasElement

        public boolean pageHasElement​(String element)
        Deprecated.
      • openLabelsDialog

        public LabelsDialog openLabelsDialog()
        Deprecated.
      • canEdit

        public boolean canEdit()
        Deprecated.
      • canComment

        public com.atlassian.pageobjects.elements.query.TimedCondition canComment()
        Deprecated.
      • contentVisibleCondition

        public com.atlassian.pageobjects.elements.query.TimedCondition contentVisibleCondition()
        Deprecated.
      • pageCommentsVisibleCondition

        public com.atlassian.pageobjects.elements.query.TimedCondition pageCommentsVisibleCondition()
        Deprecated.
      • quickCommentPromptVisibleCondition

        public com.atlassian.pageobjects.elements.query.TimedCondition quickCommentPromptVisibleCondition()
        Deprecated.
      • editorContainerVisibleCondition

        public com.atlassian.pageobjects.elements.query.TimedCondition editorContainerVisibleCondition()
        Deprecated.
      • getPageId

        public long getPageId()
        Deprecated.
      • getSpaceKey

        public String getSpaceKey()
        Deprecated.
      • getWatchDialog

        public WatchDialog getWatchDialog()
        Deprecated.
      • getPageRenderTimeStamp

        public Long getPageRenderTimeStamp()
        Deprecated.
        Since:
        5.6