public void ThenIOpenTheCart()
 {
     _cartPage = _navBarPage.openCart();
 }