ViewProfilePage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class ViewProfilePage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter, waitTimeout
Constructor and Description |
---|
ViewProfilePage(String name)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getDraftsTab()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getFavouritesTab()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getNetworkTab()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getStatusUpdatesTab()
Deprecated.
|
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getWatchesTab()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasProfilePanel()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasTitle()
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public ViewProfilePage(String name)
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition hasProfilePanel()
public com.atlassian.pageobjects.elements.query.TimedCondition hasTitle()
public com.atlassian.pageobjects.elements.PageElement getNetworkTab()
public com.atlassian.pageobjects.elements.PageElement getFavouritesTab()
public com.atlassian.pageobjects.elements.PageElement getWatchesTab()
public com.atlassian.pageobjects.elements.PageElement getDraftsTab()
public com.atlassian.pageobjects.elements.PageElement getStatusUpdatesTab()
Copyright © 2003–2016 Atlassian. All rights reserved.