示例#1
0
 public void BeforeTests()
 {
     _driver = SeleniumMethods.ConfigureDriver(_driver, "chrome", SeleniumParameters.ChromeWebDriverPath);
 }