Ejemplo n.º 1
0
 public bool GreetingsAreDisplayed()
 {
     return(selenium.IsVisible("textfieldGreetings", this.textfieldGreetings));
 }