Given
Set token of apiUsername "super-admin-farmacol"
248ms
And
Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
15s 900ms
And
Login as "farmacol-admin"
9s 312ms
And
Show all transport types
1s 161ms
When
Go to transport details "EXTERNAL_DELIVERY"
3s 669ms
And
Click create similar button
15s 276ms
And
Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
8s 616ms
And
Click "save-transport-and-close" save button and wait for form to disappear
590ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[od, do]
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:202)
at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/TransportTable/TransportTable.feature:53)
Then
Check if orders are not multiplicated when creating by create similar button
000ms
When
Go to "WAREHOUSE_TAB"
000ms
And
Go to "TRANSPORT_TABLE"
000ms
Then
Check if orders are not multiplicated when creating by create similar button
000ms