Esempio n. 1
0
 public void GivenIHaveEnteredIntoTheGoogleTextBox(string keyword)
 {
     hpage.EnterText(keyword);
 }