QuickReloadDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class QuickReloadDialog extends Object
Modifier and Type | Class and Description |
---|---|
class |
QuickReloadDialog.Item
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.webdriver.AtlassianWebDriver |
driver
Deprecated.
|
static org.openqa.selenium.By |
NOTICE
Deprecated.
|
Constructor and Description |
---|
QuickReloadDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<QuickReloadDialog.Item> |
getItems()
Deprecated.
|
long |
getTime()
Deprecated.
|
void |
init()
Deprecated.
|
void |
reload()
Deprecated.
|
void |
waitUntilVisible(boolean visible)
Deprecated.
|
public static final org.openqa.selenium.By NOTICE
@Inject protected com.atlassian.webdriver.AtlassianWebDriver driver
public void init()
public List<QuickReloadDialog.Item> getItems()
public long getTime()
public void reload()
public void waitUntilVisible(boolean visible)
Copyright © 2003–2016 Atlassian. All rights reserved.