Given
Login as "neuca-admin" and set token of apiUsername "super-admin-neuca"
1s 128ms
And
Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca"
064ms
And
Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca"
001ms
And
Go to new transport "DELIVERY"
15s 299ms
And
Fill transport form
42s 515ms
java.lang.AssertionError: Nie można wypełnić pola warehouse-zone, 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/Transport/PeriodicTransport/PeriodicTransport.feature:9)
And
Select option of periodic transport and fill settings "MONTHLY"
000ms
And
Click "save-transport" save button and wait for form to disappear
000ms
Then
Set advice window in schedule in "0" days
000ms
And
Check is transport created in schedule and set transport id
000ms
Then
Wait for schedule update
000ms
Then
Check if periodic transport for "MONTHLY" is created correctly
000ms