Given
Set token of apiUsername "super-admin-adama"
132ms
And
Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API
079ms
And
Login as "adama-admin"
890ms
And
Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama"
1s 288ms
And
Go to "TRANSPORT_TABLE"
107ms
When
Open transport transfer modal
1s 207ms
Then
Verify that "Przewoźnik Adama Automat 1" is blocked in select
15s 085ms
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)