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