public void WhenIAddTheConsoleToMyShoppingBasket() { _browser.GoToProductPage(); _browser.AddProductToBasket(); }