DeveloperPemPath Property

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

Description

Use the DeveloperPemPath property to specify the file storing the developer PEM data. You use this file for instrumenting your iOS application from scripts.

Declaration

iOSTestedAppObj.DeveloperPemPath

Read-Write Property String
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

A string containing the .pem file name to be used for instrumenting your iOS application.

Example

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

See Also

iOSTestedApp Object
About Tested iOS Applications (Legacy)
Instrumenting iOS Applications From Scripts (Legacy)

Highlight search results