Given
Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland"
041ms
And
Login as "hochland-admin" and set token of apiUsername "super-admin-hochland"
1s 490ms
When
Go to new transport "OWN_COLLECTION_POWDER_FACTORY"
326ms
And
Fill transport form
34s 833ms
And
Click "save-transport" save button and wait for form to disappear
30s 067ms
And
Set advice window in schedule
2s 177ms
And
Check is transport created in schedule and set transport id
680ms
And
Go to "TRANSPORT_TABLE"
202ms
And
Go to transport details "OWN_COLLECTION_POWDER_FACTORY"
2s 424ms
Then
Check are transport values equals
6s 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.CreateTransport.checkTransportValues(CreateTransport.java:239)
at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:14)