Given
Login as "alrec-admin"
1s 522ms
And
Go to "ARCHIVE_TAB"
205ms
When
Click "open-export-xls-modal" button
180ms
Then
Check "basic-export-type" is visible
028ms
When
Click "generate-xls" button
079ms
Then
Verify that file "Zlecenia - raport.xls" exist
15s 001ms
java.lang.AssertionError: Plik Zlecenia - raport.xlsnie istnieje
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Transport.ArchiveTest.verifyThatFileExist(ArchiveTest.java:106)
at ✽.Verify that file "Zlecenia - raport.xls" exist(file:Features/Atom/Transport/Archive/Excel.feature:14)