Given
Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen"
1s 010ms
And
Go to "SETTINGS_TAB"
292ms
And
Go to warehouse "Lantmannen Unibake Poland - Nieporęt"
1s 165ms
And
Go to add new warehouse form
078ms
Then
Check if transport type checkbox in new warehouse zone form is selected
026ms
When
Fill new warehouse zone form
246ms
And
Unselect all transport type checkbox in new warehouse zone form
109ms
And
Save new warehouse zone form
048ms
Then
Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?"
003ms
java.lang.AssertionError: Treść popup'u nie pasuje
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Warehouse.WarehouseTest.checkMessageInJavascriptAlert(WarehouseTest.java:170)
at ✽.Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?"(file:Features/Atom/Warehouse/Zones.feature:56)