Class 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 Detail

      • ViewUserProfilePage

        public ViewUserProfilePage()
        Deprecated.