public class ViewEditTransitionTestPage
extends com.atlassian.confluence.webdriver.pageobjects.page.ConfluenceAbstractPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
actionMenu |
protected com.atlassian.pageobjects.elements.PageElement |
header |
protected com.atlassian.pageobjects.elements.PageElement |
mainHeader |
static String |
PAGE_ID |
| Constructor and Description |
|---|
ViewEditTransitionTestPage() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeaderHeight() |
int |
getMainHeaderHeight() |
int |
getMainHeaderTop() |
String |
getUrl() |
void |
hoverActionMenu() |
boolean |
isFixedHeader() |
boolean |
isFixedMainHeader() |
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInfoFlagMessages, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, hasInfoFlagMessages, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpDialogWithShortcut, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupCompletepublic static String PAGE_ID
protected com.atlassian.pageobjects.elements.PageElement header
protected com.atlassian.pageobjects.elements.PageElement mainHeader
protected com.atlassian.pageobjects.elements.PageElement actionMenu
public String getUrl()
public boolean isFixedHeader()
public boolean isFixedMainHeader()
public int getHeaderHeight()
public int getMainHeaderHeight()
public int getMainHeaderTop()
public void hoverActionMenu()
Copyright © 2003–2016 Atlassian. All rights reserved.