Given
Login as "piast-admin" and set token of apiUsername "super-admin-piast"
2s 921ms
And
Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast"
1s 964ms
And
Get inputs from database "ADVICE_DELIVERY" "super-admin-piast"
020ms
When
Show all transport types
1s 130ms
And
Click button advice in transport table "DELIVERY"
247ms
And
Set advice window in schedule
3s 412ms
And
Fill advice form
10s 364ms
And
Click advice save button and wait for advice form to disappear
33s 376ms
And
Go to "TRANSPORT_TABLE"
408ms
And
Find transport pencil button in transports table
1s 620ms
And
Click pencil and move transport to next day in schedule
21s 219ms
Then
Check if transport is in new location in schedule
17s 300ms
java.lang.AssertionError: Nie udało się odnaleźć okna w nowej lokalizacji
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at CucumberTests.AdviceEdition.PencilEdition.checkIfAdviceWindowIsInNewLocationInSchedule(PencilEdition.java:51)
at ✽.Check if transport is in new location in schedule(file:Features/Atom/Transport/PencilEdition.feature:34)
And
Check if dates in transport form are correct
000ms