示例#1
0
 public void GivenISearchFor(string gbpValue)
 {
     _page.homePage().Search(gbpValue);
 }