Project Number Date
Evri Parcel Delivery BDD Tests 1 22 Mar 2026, 04:08

Failures Overview

The following summary displays scenarios that failed.

1:31.462
Scenario User can filter ParcelShops by location
Before pages.Hooks.launchBrowser(io.cucumber.java.Scenario) 3.303
Steps
When I select the "Find a ParcelShop" link from the "ParcelShops" menu 1.071
And I search for ParcelShops in "Edinburgh" 1:30.389
java.lang.RuntimeException: FAILED
	at utils.Reporter.reportStep(Reporter.java:88)
	at pages.EvriParcelShopFinderPage.iSearchForParcelShopsIn(EvriParcelShopFinderPage.java:80)
	at ✽.I search for ParcelShops in "Edinburgh"(file:///__w/bdd-java21-selenium-cucumber-testng/bdd-java21-selenium-cucumber-testng/src/main/java/features/evriProhibitedItem.feature:24)
And I select "ParcelShops" from the filters 0.000
Then I should see only ParcelShops with postcodes starting with "EH" in the list 0.000
After pages.Hooks.executeAfterScenario(io.cucumber.java.Scenario) 0.182