Project Number Date
ApolloFullRunnerReport after_release_3_6_0.323 25 lut 2021, 13:00

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport table 3 1 1 0 0 5 0 1 1 33s 655ms Failed
Feature Transport table
Scenario Outline Check if transport details button is not shown
Steps
Given Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 059ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 483ms
And Show all transport types 1s 047ms
Then Check if transport number is visible "DELIVERY" 30s 064ms
java.lang.AssertionError: Nie znaleziono na stronie elementu transport-details-button
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.TransportFormTest.checkIfTransportNumberIsVisible(TransportFormTest.java:54)
	at ✽.Check if transport number is visible "DELIVERY"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:8)
And Check if transport details is not visible 000ms
After Hooks.deleteTransportAfterTest() 127ms