public void TearDown() { //UIActions.Logout(); WebDriverUtil.CloseAll(); }
public void OneTimeTearDown() { WebDriverUtil.CloseAll(); }