Given
Set token of apiUsername "super-admin-sempertrans"
099ms
And
Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans"
15s 153ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days
15s 192ms
And
Get inputs from database "ADVICE_UNLOAD" "super-admin-sempertrans"
004ms
When
Login as "sempertrans-admin"
1s 047ms
And
Go to "TRANSPORT_TABLE"
192ms
And
Select transportType "DELIVERY"
1s 076ms
And
Click button advice in transport table "DELIVERY"
119ms
And
Set advice window in schedule in the past
2s 305ms
And
Fill advice form
9s 520ms
And
Click advice save button and wait for advice form to disappear
30s 738ms
And
Go to "TRANSPORT_TABLE"
277ms
And
Select transportType "DELIVERY"
1s 077ms
Then
Check if filters work properly
24s 183ms
java.lang.AssertionError: Filtrowanie po kolumnie UNLOAD_TIME_WINDOW nie powiodło się
at org.junit.Assert.fail(Assert.java:88)
at Pages.Filters.FiltersPage.fillEveryFilter(FiltersPage.java:128)
at CucumberTests.Filters.FilterTransportTest.checkIfFiltersWorkProperly(FilterTransportTest.java:42)
at ✽.Check if filters work properly(file:Features/Atom/Filters/Filter.feature:42)