Given
Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca"
003ms
And
Login as "neuca-admin" and set token of apiUsername "super-admin-neuca"
2s 396ms
When
Go to new transport "DELIVERY"
15s 555ms
And
Fill transport form
23s 722ms
java.lang.AssertionError: Nie można wypełnić pola number-of-pallets-step-0, ponieważ nie udało się go znaleźć w formularzu
at org.junit.Assert.fail(Assert.java:88)
at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:170)
at ✽.Fill transport form(file:Features/Atom/MaxPallet/MaxPallet.feature:8)
And
Change filled value in transport details "number-of-pallets-step-0" "number" "1000000" "0"
000ms
And
Click "save-transport" save button and wait for form to disappear
000ms
And
Set advice window in schedule
000ms
Then
Verify that the error is visible after exceeding the pallet limit
000ms