|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.component.dialog.QuickReloadDialog
public class QuickReloadDialog
| Nested Class Summary | |
|---|---|
class |
QuickReloadDialog.Item
|
| Field Summary | |
|---|---|
protected com.atlassian.webdriver.AtlassianWebDriver |
driver
|
static org.openqa.selenium.By |
NOTICE
|
| Constructor Summary | |
|---|---|
QuickReloadDialog()
|
|
| Method Summary | |
|---|---|
java.util.List<QuickReloadDialog.Item> |
getItems()
|
long |
getTime()
|
void |
init()
|
void |
reload()
|
void |
waitUntilVisible(boolean visible)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.openqa.selenium.By NOTICE
@Inject protected com.atlassian.webdriver.AtlassianWebDriver driver
| Constructor Detail |
|---|
public QuickReloadDialog()
| Method Detail |
|---|
public void init()
public java.util.List<QuickReloadDialog.Item> getItems()
public long getTime()
public void reload()
public void waitUntilVisible(boolean visible)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||