|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage<ViewPage,CreatePage> com.atlassian.confluence.pageobjects.page.content.EditorPage com.atlassian.confluence.pageobjects.page.content.CreatePage com.atlassian.confluence.pageobjects.page.content.CopyPage
public class CopyPage
Essentially the CreatePage but via the copy page url instead
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage |
---|
driver, pageBinder, pageElementFinder, timeouts, waiter |
Constructor Summary | |
---|---|
CopyPage(Page page)
|
Method Summary | |
---|---|
java.lang.String |
getUrl()
|
Methods inherited from class com.atlassian.confluence.pageobjects.page.content.CreatePage |
---|
hasHtmlContent, toString |
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage |
---|
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CopyPage(Page page)
Method Detail |
---|
public java.lang.String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
getUrl
in class CreatePage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |