com.atlassian.mywork.pageobjects.mobile
Class MobileViewContentPage

java.lang.Object
  extended by com.atlassian.mywork.pageobjects.AbstractPageObject
      extended by com.atlassian.mywork.pageobjects.mobile.MobilePageObject
          extended by com.atlassian.mywork.pageobjects.mobile.MobileConfluencePageObject
              extended by com.atlassian.mywork.pageobjects.mobile.MobileViewContentPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class MobileViewContentPage
extends MobileConfluencePageObject

A view of Confluence content, e.g. a Page


Field Summary
 
Fields inherited from class com.atlassian.mywork.pageobjects.mobile.MobilePageObject
MOBILE_URL
 
Fields inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject
elementFinder, pageBinder, ROOT_URL
 
Constructor Summary
MobileViewContentPage()
           
 
Method Summary
 java.lang.String getUrl()
           
 void waitUntilReady()
           
 
Methods inherited from class com.atlassian.mywork.pageobjects.mobile.MobileConfluencePageObject
openFlyout
 
Methods inherited from class com.atlassian.mywork.pageobjects.mobile.MobilePageObject
backButton, switchTo
 
Methods inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject
waitForTransition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileViewContentPage

public MobileViewContentPage()
Method Detail

getUrl

public java.lang.String getUrl()

waitUntilReady

public void waitUntilReady()


Copyright © 2012 Atlassian. All Rights Reserved.