BackupOriginalIPA Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use the BackupOriginalIPA property to specify whether TestComplete should save a backup of the original (uninstrumented) .ipa file.

Declaration

iOSTestedAppObj.BackupOriginalIPA

Read-Write Property Boolean
iOSTestedAppObj An expression, variable or parameter that specifies a reference to an iOSTestedApp object

Applies To

The property is applied to the following object:

Property Value

True to make a backup; false otherwise.

Example

For an example of using the BackupOriginalIPA property, see the Instrumenting iOS Applications From Scripts topic.

See Also

iOSTestedApp Object
About Tested iOS Applications (Legacy)
BackupFileName Property

Highlight search results