Given
Login as "neuca-admin" and set token of apiUsername "super-admin-neuca"
2s 590ms
And
Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca"
259ms
And
Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca"
1s 955ms
When
Go to "WAREHOUSE_TAB"
1s 041ms
And
Set week view
2s 520ms
And
Select warehouse "Katowice"
5s 580ms
And
Open the middle periodic transport form from the schedule view
37s 652ms
Then
Check if designation of periodic transport in transport form is correct
081ms
And
Close transport details
15s 446ms
When
Go to "TRANSPORT_TABLE"
1s 025ms
And
Wait until all periodic transports will be visible in transport table
1s 420ms
Then
Check if designation of periodic transport in transport table is correct
2s 061ms
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:592)
at java.lang.Integer.parseInt(Integer.java:615)
at CucumberTests.Transport.PeriodicTransportTest.checkIfDesignationOfPeriodicTransportInTransportTableIsCorrect(PeriodicTransportTest.java:168)
at ✽.Check if designation of periodic transport in transport table is correct(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:55)