Given
Set token of apiUsername "super-admin-farmacol"
245ms
And
Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
15s 885ms
And
Login as "farmacol-admin"
9s 280ms
And
Show all transport types
1s 165ms
When
Go to transport details "EXTERNAL_DELIVERY"
4s 231ms
And
Click create similar button
15s 237ms
And
Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
8s 605ms
And
Click "save-transport-and-close" save button and wait for form to disappear
552ms
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