Given
Set token of apiUsername "super-admin-adama"
099ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"
1s 228ms
And
Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED"
036ms
And
Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED"
034ms
And
Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED"
037ms
And
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
1s 410ms
When
Find transport in table with status "planned"
3s 288ms
And
Confirm statuses until reach "process-ended"
22s 188ms
And
Wait "90" seconds
1m 30s
And
Go to "ARCHIVE_TAB"
239ms
And
Show "DELIVERY"
065ms
And
Go to transport details "DELIVERY"
1m 834ms
And
Change filled value in transport details "transport-description" "text" "opis" "0"
15s 042ms
java.lang.AssertionError: Nie można wypełnić pola transport-description, 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.TransportFormTest.changeFilledValueInTransportDetails(TransportFormTest.java:274)
at ✽.Change filled value in transport details "transport-description" "text" "opis" "0"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:245)
And
Click "save-transport-and-close" save button and wait for form to disappear
000ms
And
Wait "7" seconds
000ms
And
Go to transport details "DELIVERY"
000ms
Then
Verify that "transport-description" in transport has value "opis"
000ms