|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage com.atlassian.confluence.pageobjects.page.user.DraftsPage
public class DraftsPage
Shows the users drafts on /confluence/users/viewmydrafts.action
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage |
---|
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter |
Constructor Summary | |
---|---|
DraftsPage()
|
Method Summary | |
---|---|
java.lang.String |
getUrl()
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasAnyViewChangesLink()
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasDraftForContent(java.lang.String pageTitle)
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasViewChangesLink(Page 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 |
---|
public DraftsPage()
Method Detail |
---|
public java.lang.String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition hasDraftForContent(java.lang.String pageTitle)
public com.atlassian.pageobjects.elements.query.TimedCondition hasAnyViewChangesLink()
public com.atlassian.pageobjects.elements.query.TimedCondition hasViewChangesLink(Page page)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |