コード例 #1
0
 public static void SetUpWebDriver(ScenarioContext scenarioContext)
 {
     scenarioContext["WEB_DRIVER"] = WebDriverFactory.Default();
 }