public void ThenINavigateToMyWishlist()
 {
     myAccountPage.GoToUrl();
     myAccountPage.ClickOnWishlistsLink();
 }