Exemple #1
0
 public void GoToUrl(string url)
 {
     browserDriver.GoToUrl(url);
 }