public void WhenIAddProductToTheBasket()
 {
     homePage.AddProduct();
 }