TestedAppAIRParams Object Properties

Applies to TestComplete 15.62, last modified on March 19, 2024

The TestedAppAIRParams object contains the following properties:

Property List

Name Description
CommandLineParameters Specifies a string of command-line arguments to be passed to AIR Debug Launcher.
DebuggerExecutable Specifies the full path to the AIR Debug Launcher’s executable that will be used to run the tested AIR application. Use this property along with the DescriptorFileName property if you have an unpackaged AIR application.
DescriptorFileName The name and path of the AIR application’s descriptor file (*.xml) that specifies the application’s metadata. Use this property along with the DebuggerExecutable property if you have an unpackaged AIR application.
Executable The name and path of the AIR application's executable file (.exe). Use this property for AIR applications that were installed on the computer from AIR installation packages (.air files).
Name Returns the name of the run mode that corresponds to the parameters.
UseRelativeWorkingFolder Obsolete. Specifies whether TestComplete uses a relative or an absolute path to the AIR Debug Launcher’s working folder.
WorkFolder Specifies a working folder for the AIR Debug Launcher.

See Also

TestedAppAIRParams Object
TestedAppAIRParams Object Methods

Highlight search results