Class ResetPasswordConfirmationPage

java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ResetPasswordConfirmationPage extends AbstractCrowdPage
  • Field Details

    • username

      protected String username
    • directoryId

      protected long directoryId
    • confirmButton

      protected com.atlassian.pageobjects.elements.PageElement confirmButton
  • Constructor Details

    • ResetPasswordConfirmationPage

      public ResetPasswordConfirmationPage()
    • ResetPasswordConfirmationPage

      public ResetPasswordConfirmationPage(String username, long directoryId)
  • Method Details