Class ProfileUserProfilePage


  • public class ProfileUserProfilePage
    extends AbstractUserProfilePage
    Represents the User Profile Profile Tab.
    Version:
    $Id: a35db2e44bb38bf64516a464e087199878459be1 $
    • Constructor Detail

      • ProfileUserProfilePage

        public ProfileUserProfilePage​(String username)
    • Method Detail

      • getURL

        public String getURL()
      • getUserFirstName

        public String getUserFirstName()
      • getUserLastName

        public String getUserLastName()
      • getUserCompany

        public String getUserCompany()
      • getUserAbout

        public String getUserAbout()
      • getUserEmail

        public String getUserEmail()
      • getUserPhone

        public String getUserPhone()
      • getUserAddress

        public String getUserAddress()
      • getUserBlog

        public String getUserBlog()
      • getUserBlogFeed

        public String getUserBlogFeed()
      • getAvatarImageName

        public String getAvatarImageName()
      • isFollowed

        public boolean isFollowed()
      • isEnableButtonAvailable

        public boolean isEnableButtonAvailable()
      • isDisableButtonAvailable

        public boolean isDisableButtonAvailable()
      • clickEnable

        public void clickEnable()
      • clickDisable

        public void clickDisable()