示例#1
0
 public void ThenResultsForAreShown(string text)
 {
     //Validate search text link listed
     gbl.MatchText(text);
     //close Browser
     gbl.ClearBrwoser();
 }