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. UseConfluenceForgotPasswordPageinstead 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 StringURIDeprecated.- 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, javascriptExecutor, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waitTimeout 
 - 
 
- 
Constructor Summary
Constructors Constructor Description ConfluenceForgotPasswordPage()Deprecated. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StringgetUrl()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. 
 - 
 
 -