TestedAppAIRParams Object

Applies to TestComplete 15.63, last modified on April 23, 2024
This object is obsolete. See the Remarks section below.

Description

The TestedAppAIRParams object provides access to parameters of AIR applications defined in your test project.

To obtain the TestedAppAIRParams object in tests, use the TestedApps.AppName.Params.AIRParams property.

Members

Remarks

This object is obsolete. It is supported for backward compatibility only and is available if the Use special runtime object attribute of your tested AIR application is disabled. (You can view and change the attribute in the TestedApps editor).

We recommend that you leave the Use special runtime object attribute enabled (default) and access parameters of your tested AIR application through the properties of the TestedApps.AIRTestedAppName object.

See Also

Testing AIR Applications
About Tested Applications
Adding AIR Applications to the List of Tested Applications
Editing Desktop Application Parameters

Highlight search results