14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # // Initialize Test Fixture 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Company: Expressium 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Project: Coffeeshop 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Environment: Development 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Url: https://expressium.dev/coffeeshop/index.html 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Id: 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Name: OrderingMultipleCoffeesConfirmationNotification 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Category: TA-4002 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Description: Ordering Multiple Coffees Confirmation Notification 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Date: 30-08-2025 14:40 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # 14:40:23 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # // Given I have logged in with valid user credentials 14:40:26 INFO Expressium.Coffeeshop.Web.API.Pages.LoginPage # SetUsername(john.doe@microsoft.com) 14:40:26 INFO Expressium.Coffeeshop.Web.API.Pages.LoginPage # SetPassword(1234567890) 14:40:27 INFO Expressium.Coffeeshop.Web.API.Pages.LoginPage # ClickLogin() 14:40:27 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # 14:40:27 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # // When I add multiple pieces of coffees to the shopping cart 14:40:27 INFO Expressium.Coffeeshop.Web.API.Pages.MainMenuBar # ClickProducts() 14:40:28 INFO Expressium.Coffeeshop.Web.API.BaseTable # ClickCell(La Ceiba Huehuetenango, 6) 14:40:28 INFO Expressium.Coffeeshop.Web.API.BaseTable # ClickCell(La Ceiba Huehuetenango, 6) 14:40:28 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # 14:40:28 INFO Expressium.Coffeeshop.Web.API.Tests.BaseHooks # // Then I should have a confirmation notification message 14:40:28 INFO Expressium.Coffeeshop.Web.API.Pages.ProductsPage # GetNotification() 14:40:28 INFO Expressium.Coffeeshop.Web.API.Tests.Asserts # Validating the ProductsPage notification... 14:40:28 INFO Expressium.Coffeeshop.Web.API.Tests.Asserts # Expected to be different from [Empty] and was [A product with a cost of $88 has been added to your basket - Thanks...] - PASSED 14:40:28 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # 14:40:28 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # // Finalize Test Fixture 14:40:29 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Screenshot has been saved: OrderingMultipleCoffeesConfirmationNotification.png 14:40:29 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of passed tests: 1 14:40:29 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of skipped tests: 0 14:40:29 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of inconclusive tests: 0 14:40:29 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Number of failed tests: 0 14:40:29 INFO Expressium.Coffeeshop.Web.API.Tests.BaseTestFixture # Testcase was successfully executed...