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
BackupFileName Property