pdf » assertContentEqual(actualPdf,expectedPdf)
Description
This command asserts the content of the actual pdf document as expected document.
Parameters
- actualPdf - the actual pdf document
- expectedPdf - the expected pdf document
Example
Script:
Output: