public class WatchDialog extends AbstractDialog
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
WatchDialog() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getManageWatchersLink() |
boolean |
isManageWatchersLinkPresent() |
ManageWatchersDialog |
manageWatchers() |
WatchDialog |
open() |
void |
togglePageWatch() |
void |
toggleSpaceWatch() |
WatchDialog |
watchPage() |
WatchDialog |
watchSpace() |
WatchDialog |
watchSpaceBlogs() |
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilHidden, waitUntilVisible
getComponent
public WatchDialog open()
public WatchDialog watchPage()
public WatchDialog watchSpace()
public WatchDialog watchSpaceBlogs()
public void togglePageWatch()
public void toggleSpaceWatch()
public com.atlassian.pageobjects.elements.PageElement getManageWatchersLink()
public ManageWatchersDialog manageWatchers()
public boolean isManageWatchersLinkPresent()
Copyright © 2003–2016 Atlassian. All rights reserved.