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.ItemDeprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| protected com.atlassian.webdriver.AtlassianWebDriver | driverDeprecated.  | 
| static org.openqa.selenium.By | NOTICEDeprecated.  | 
| 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–2017 Atlassian. All rights reserved.