Nexial Automation

Test Automation Platform for everyone!

X

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

Output:
output

See Also