Ejemplo n.º 1
0
 public void NavigateToUrl(string url)
 {
     NavigationUtils.GoToUrl(_driver, _driverWait, url);
 }