Given
Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch"
1s 344ms
And
Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001"
110ms
And
Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002"
378ms
And
Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003"
343ms
And
Go to "MODE_OF_TRANSPORTATION_TAB"
236ms
And
Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier"
040ms
And
Go to mode of transportation details
200ms
And
Update "WINTER_MAPPING" document
116ms
And
Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004"
109ms
And
Reject mode of transportation by API
060ms
And
Create mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005"
097ms
And
Reject "WINTER_MAPPING" document by API
074ms
And
Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006"
323ms
And
Disable mode of transportation by API
111ms
When
Go to "MODE_OF_TRANSPORTATION_TAB"
161ms
Then
Check mode of transportation status filters
16s 524ms
java.lang.AssertionError: Nie udało się wyfiltrować środków transportu ze statusem Zaktualizowany
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at Pages.ModesOfTransportation.MOTTablePage.checkMOTStatusFilters(MOTTablePage.java:202)
at CucumberTests.ModeOfTransportation.MOTTableTest.checkMOTStatusFilters(MOTTableTest.java:84)
at ✽.Check mode of transportation status filters(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:64)