InstrumentedWithSupportedVersion Property

Applies to TestComplete 14.10, last modified on June 5, 2019

Description

Use the InstrumentedWithSupportedVersion property to check whether the tested application is prepared for testing with the current version of TestComplete.

Declaration

AndroidTestedAppObj.InstrumentedWithSupportedVersion

Read-Only Property Boolean
AndroidTestedAppObj An expression, variable or parameter that specifies a reference to an AndroidTestedApp object

Applies To

The property is applied to the following object:

Property Value

True if the application can be tested with the current version of TestComplete; false otherwise.

Example

For an example of using the InstrumentedWithSupportedVersion property, see the Instrumenting Android Applications From Scripts topic.

See Also

AndroidTestedApp Object
About Tested Android Applications
Instrumenting Android Applications From Scripts

Highlight search results