AppleWWDRCAPath Property

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

Description

Use the AppleWWDRCAPath property to specify the file storing the Apple Worldwide Developer Relations Certificate Authority data. You use this property to specify parameters for instrumenting your iOS application from scripts.

Declaration

iOSTestedAppObj.AppleWWDRCAPath

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 certificate file name to be used for instrumenting your iOS application.

Example

For an example of using the AppleWWDRCAPath 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