BaseActivity Property

Applies to TestComplete 15.63, last modified on April 10, 2024
The information below concerns legacy mobile tests that work with mobile devices connected to the local computer. For new mobile tests, we recommend using the newer cloud-compatible approach.

Description

Returns the first launched activity in the active Android application. It corresponds to the application’s main window.

Declaration

AndroidRunningTaskInfoObj.BaseActivity

Read-Only Property Object
AndroidRunningTaskInfoObj An expression, variable or parameter that specifies a reference to an AndroidRunningTaskInfo object

Applies To

The property is applied to the following object:

Property Value

An AndroidActivity object that represents the basic activity of the Android application.

See Also

AndroidRunningTaskInfo Object
TopActivity Property

Highlight search results