Given
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
981ms
And
Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama"
1s 192ms
And
Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama"
036ms
When
Show all transport types
1s 043ms
And
Click button advice in transport table "CONTAINER"
090ms
And
Set advice window in schedule
2s 417ms
And
Click button cancel in advice form
15s 311ms
And
Set advice window in schedule
2s 137ms
And
Click button cancel in advice form
15s 236ms
And
Set advice window in schedule
2s 118ms
And
Fill advice form
17s 885ms
And
Click advice save button and wait for advice form to disappear
30s 716ms
And
Go to "TRANSPORT_TABLE"
153ms
And
Go to transport details "CONTAINER"
2s 348ms
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)