public static void IStopTheBrowser() { WebHelp.StopWebDriver(); }
public void AfterScenario() { WebHelp.StopWebDriver(); }