com.atlassian.confluence.pageobjects.page.user
Class UserWatchesPage

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.user.UserWatchesPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class UserWatchesPage
extends ConfluenceAbstractPage


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
UserWatchesPage()
           
 
Method Summary
 java.lang.String getUrl()
           
 boolean isWatching(AbstractPageEntity page)
           
 
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

UserWatchesPage

public UserWatchesPage()
Method Detail

getUrl

public java.lang.String getUrl()

isWatching

public boolean isWatching(AbstractPageEntity page)


Copyright © 2003-2014 Atlassian. All Rights Reserved.