com.atlassian.confluence.pageobjects.page.content
Class PageInfo

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
          extended by com.atlassian.confluence.pageobjects.page.content.PageInfo
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class PageInfo
extends AbstractViewPage


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
pageEntity
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
PageInfo(long pageId)
           
 
Method Summary
 java.lang.String getTextContent()
           
 java.lang.String getUrl()
           
 void waitForPage()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageInfo

public PageInfo(long pageId)
Method Detail

getUrl

public java.lang.String getUrl()

waitForPage

public void waitForPage()

getTextContent

public java.lang.String getTextContent()


Copyright © 2003-2014 Atlassian. All Rights Reserved.