Nexial Automation

Test Automation Platform for everyone!

X

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:
script

Output:
output

See Also