public String getHomePageDashboardUserName() { return(homePageUserName.GetText()); }
//Get the title of Login Page public String getLoginTitle() { return(titleText.GetText()); }