public void WhenIClickOnPlusToAddAnotherToTheBasket()
 {
     datadrivenwithparameterPage.ClickOnPlusAdd();
 }