Class ConfluenceForgotPasswordPage
- java.lang.Object
-
- com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
-
- com.atlassian.confluence.pageobjects.page.ConfluenceForgotPasswordPage
-
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
@Deprecated public class ConfluenceForgotPasswordPage extends ConfluenceAbstractPage
Deprecated.in 5.8. UseConfluenceForgotPasswordPage
instead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.Page object implementation for the Forgot Password page in Confluence.
-
-
Field Summary
Fields Modifier and Type Field Description static String
URI
Deprecated.-
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
-
-
Constructor Summary
Constructors Constructor Description ConfluenceForgotPasswordPage()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getUrl()
Deprecated.-
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
back, doWait, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete, toString
-
-
-
-
Field Detail
-
URI
public static final String URI
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
getUrl
public String getUrl()
Deprecated.
-
-