public void GivenISeeTheApplicationOpened()
 {
     Assert.True(_navBarPage.CheckIfLoginExist());
 }