Exemple #1
0
 public void NavigateToPage()
 {
     _driver.NavigateToUrl(Settings.GetConfigValue("ContactUsPageUrl"));
 }