ToggleFavourites
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public abstract class ToggleFavourites extends ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
ToggleFavourites()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
checkFavouriteStatus(boolean favourite)
Deprecated.
|
void |
favourite()
Deprecated.
|
protected abstract String |
getEntityId()
Deprecated.
|
protected abstract String |
getTitle()
Deprecated.
|
void |
unfavourite()
Deprecated.
|
getComponent
public void favourite()
public void unfavourite()
public boolean checkFavouriteStatus(boolean favourite)
protected abstract String getEntityId()
protected abstract String getTitle()
Copyright © 2003–2017 Atlassian. All rights reserved.