com.atlassian.mywork.pageobjects.mobile
Class MobileConfluencePageObject

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
All Implemented Interfaces:
com.atlassian.pageobjects.Page
Direct Known Subclasses:
MobileDashboardPage, MobileViewContentPage

public abstract class MobileConfluencePageObject
extends MobilePageObject
implements com.atlassian.pageobjects.Page

A Confluence Dashboard, Profile or Content 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
MobileConfluencePageObject()
           
 
Method Summary
 Flyout openFlyout()
          Click the Flyout button to slide it out on the left.
 
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
 
Methods inherited from interface com.atlassian.pageobjects.Page
getUrl
 

Constructor Detail

MobileConfluencePageObject

public MobileConfluencePageObject()
Method Detail

openFlyout

public Flyout openFlyout()
Click the Flyout button to slide it out on the left. Note that the selector for this button is different to the one in the Notifications page ^ _ ^



Copyright © 2012 Atlassian. All Rights Reserved.