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