Frage

enter image description here

I want to know that how to verify the report. Report is in PDF format and has table or images etc. Image is attached here for further information.

War es hilfreich?

Lösung

Selenium won't give you direct access to the contents of a PDF file.

Have you looked at JPDFUnit (a wrapper around PDFBox)?

I personally would separate the verification of PDF contents from the functional tests based on browser interactions.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top