public void ThenThePriceOfTheBookShouldBe(Decimal p0)
 {
     ItemPage.CheckPrice(driver);
 }