Given
Set token of apiUsername "super-admin-farmacol"
107ms
And
Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
15s 568ms
And
Login as "farmacol-admin"
1s 121ms
And
Show all transport types
1s 047ms
When
Go to transport details "EXTERNAL_DELIVERY"
3s 365ms
And
Click create similar button
15s 210ms
And
Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
7s 985ms
And
Click "save-transport-and-close" save button and wait for form to disappear
379ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[from, to]
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