Пример #1
0
 public String getHomePageDashboardUserName()
 {
     return(homePageUserName.GetText());
 }
Пример #2
0
 //Get the title of Login Page
 public String getLoginTitle()
 {
     return(titleText.GetText());
 }