Given
Set token of apiUsername "super-admin-adama"
128ms
And
Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API
086ms
And
Login as "adama-admin"
949ms
And
Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama"
1s 308ms
And
Go to "TRANSPORT_TABLE"
121ms
When
Open transport transfer modal
1s 334ms
Then
Verify that "Przewoźnik Adama Automat 1" is blocked in select
15s 089ms
java.lang.AssertionError: Zablokowana firma nie znajduje się w polu wyboru lub nie jest wyłączona!
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at Pages.Transport.TransferFormPage.checkIfBlockedCompanyIsDisabledInSelect(TransferFormPage.java:42)
at CucumberTests.Transport.TransferTransportTest.verifyThatIsBlockedInSelect(TransferTransportTest.java:92)
at ✽.Verify that "Przewoźnik Adama Automat 1" is blocked in select(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:93)