Ejemplo n.º 1
0
 public void DestroyWebDriver(ScenarioContext scenarioContext)
 {     
     DriverActions.FinalizeDriver(Driver.driver);
 }