Class ViewUserProfilePage

java.lang.Object
com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

@Deprecated public class ViewUserProfilePage extends ConfluenceAbstractPage
Deprecated.
in 5.8. Use ViewUserProfilePage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
This is the Page Object for viewing the current users Profile Page
  • Constructor Details

    • ViewUserProfilePage

      public ViewUserProfilePage()
      Deprecated.
  • Method Details

    • getUrl

      public String getUrl()
      Deprecated.
    • edit

      public EditUserProfilePage edit()
      Deprecated.
    • getTitle

      public String getTitle()
      Deprecated.
    • getEmail

      public String getEmail()
      Deprecated.