Given
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
973ms
And
Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama"
1s 182ms
And
Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama"
035ms
When
Show all transport types
1s 035ms
And
Click button advice in transport table "CONTAINER"
098ms
And
Set advice window in schedule
2s 412ms
And
Click button cancel in advice form
15s 279ms
And
Set advice window in schedule
2s 178ms
And
Click button cancel in advice form
15s 287ms
And
Set advice window in schedule
2s 121ms
And
Fill advice form
17s 822ms
And
Click advice save button and wait for advice form to disappear
30s 733ms
And
Go to "TRANSPORT_TABLE"
170ms
And
Go to transport details "CONTAINER"
2s 365ms
Then
Check are advice values equals
4s 332ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
at ✽.Check are advice values equals(file:Features/Scenario/Transport/AdviceTransport.feature:19)