Given
Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca"
002ms
And
Login as "neuca-admin" and set token of apiUsername "super-admin-neuca"
1s 031ms
When
Go to new transport "DELIVERY"
15s 261ms
And
Fill transport form
40s 819ms
And
Change filled value in transport details "number-of-pallets-step-0" "number" "1000000" "0"
1s 345ms
And
Click "save-transport" save button and wait for form to disappear
30s 081ms
And
Set advice window in schedule
2s 184ms
Then
Verify that the error is visible after exceeding the pallet limit
15s 065ms
java.lang.AssertionError: Komunikat: Limit awizacji w harmonogramie w dniu 27.07.2021 został przekroczony. Proszę wybrać inną datę awizacji.
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.MaxPallet.MaxPalletTest.verifyThatTheErrorIsVisibleAfterExceedingThePalletLimit(MaxPalletTest.java:23)
at ✽.Verify that the error is visible after exceeding the pallet limit(file:Features/Atom/MaxPallet/MaxPallet.feature:12)