com.atlassian.confluence.webdriver.pageobjects.page.user.UserWatchesPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new
README.@Deprecated public class UserWatchesPage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter, waitTimeout
Constructor and Description |
---|
UserWatchesPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<? extends String>> |
getWatchedContentTitles(ContentType contentType)
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<? extends String>> |
getWatchedSpaces()
Deprecated.
|
boolean |
isWatching(AbstractPageEntity page)
Deprecated.
Since 5.8 Potentially flaky. Use
getWatchedContentTitles(ContentType) |
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
public String getUrl()
@Deprecated public boolean isWatching(AbstractPageEntity page)
getWatchedContentTitles(ContentType)
public com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<? extends String>> getWatchedContentTitles(ContentType contentType)
Copyright © 2003–2015 Atlassian. All rights reserved.