pdf » assertTextPresent(pdf,text)
Description
This command asserts the given text is present in pdf.
Parameters
- pdf - the PDF file to validate
- text - the text expected to be found in
pdf
Example
Script:

Output:

This command asserts the given text is present in pdf.
pdfScript:

Output:
