示例#1
0
 public string GetConformationMessage()
 {
     //WaitForPageToLoad(driver);
     return(ElementExtensions.GetLabelTextValue(lblMessage));
 }