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