Пример #1
0
 public void ThenTheCartIsEmpty()
 {
     Assert.IsTrue(EtsyCartPage.IsCartEmpty());
 }