PDF Environment

In UFT One 2021 and earlier, support for this environment is provided as a technical preview.

Description

The objects, methods, and properties described in this section can be used when testing interactive PDF documents.

IMPORTANT

To open a PDF document for testing, you must use the PDF Testing Utility. You can open the utility from within UFT One or using a PDFUtility.Open step.

Supported Test Objects

Test ObjectDescription
PDFApplication

A PDF application object. A separate PDFApplication object is created for each PDF file you test.

PDFButton

A button in an interactive PDF document.

PDFCheckBox

A check box with an ON and OFF state in an interactive PDF document.

PDFComboBox

A combo box in an interactive PDF document.

PDFEdit

An edit box in an interactive PDF document.

PDFPage

A page in a PDF document.

PDFRadioButton

A radio button in an interactive PDF document.

PDFSignatureFieldA box for signing documents with a digital signature.