Searched refs:pdfFile (Results 1 – 1 of 1) sorted by relevance
234 File pdfFile = new File(saveAsFilePath); in exportAsPDF() local235 Assert.assertTrue("Verify sampe file " + testFilePath + " exprot to pdf!", pdfFile.exists()); in exportAsPDF()
Completed in 11 milliseconds