Given
Login as "hochland-admin" and set token of apiUsername "super-admin-hochland"
3s 123ms
And
Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland"
3s 123ms
When
Go to "TRANSPORT_TABLE"
412ms
And
Go to transport details "DELIVERY"
4s 896ms
And
Get inputs from database "EDIT_DELIVERY" "super-admin-hochland"
034ms
And
Fill transport form
40s 762ms
And
Open section: "discrepancy-report-panel"
1s 164ms
And
Fill discrepancy report section without closing the form
22s 205ms
And
Generate discrepancy report
21s 080ms
And
Download discrepancy report
348ms
And
Verify that discrepancy report file has correct values
16s 363ms
java.nio.file.NoSuchFileException: /home/teamcity/Downloads/59_2021_1.pdf
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
at java.nio.file.Files.newOutputStream(Files.java:216)
at java.nio.file.Files.copy(Files.java:3016)
at Utils.FileUtil.checkIfFileExist(FileUtil.java:45)
at Utils.FileUtil.getPdfFileText(FileUtil.java:28)
at CucumberTests.Transport.TransportFormTest.verifyThatDiscrepancyReportFileHasCorrectValues(TransportFormTest.java:250)
at ✽.Verify that discrepancy report file has correct values(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:93)
And
Fill edited discrepancy report section
000ms
And
Generate edited discrepancy report
000ms
And
Download discrepancy report
000ms
Then
Verify that discrepancy report file has correct values
000ms