public static void BeforeTestRun() { TestRunContext.Initialise(); TestRunContext.WindowSetup(); }
public static void BeforeTestRun() { Helpers.HookHelper.KillBrowsers(); TestRunContext.Initialise(); TestRunContext.WindowSetup(); }