Given
Set token of apiUsername "super-admin-farmacol"
244ms
And
Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol"
15s 834ms
And
Login as "farmacol-admin"
9s 839ms
And
Show all transport types
1s 149ms
When
Go to transport details "EXTERNAL_DELIVERY"
4s 726ms
And
Click create similar button
15s 217ms
And
Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol"
8s 670ms
And
Click "save-transport-and-close" save button and wait for form to disappear
16s 362ms
Then
Check if orders are not multiplicated when creating by create similar button
2s 072ms
java.lang.AssertionError: Tworząc nowy transport przez "Utworz podobne" w tabeli powinny być tylko 2 transporty. Widoczna ilość to: 3
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests._PerformanceTests.TransportTableTest.checkIfOrdersAreNotMultiplicatedWhenCreatingByCreateSimilarButton(TransportTableTest.java:191)
at ✽.Check if orders are not multiplicated when creating by create similar button(file:Features/Atom/Transport/TransportTable/TransportTable.feature:54)
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