public void WhenIClickOnPlusToAddTwoMoreToTheBasket()
 {
     datadrivenwithparameterPage.ClickOnPlusAddButton();
 }