public void Initialize()
 {
     Actions.InitializeDriver();
     NavigateTo.LoginFormScenarioThroughTestCases();
 }