Skip to content

Not shown any compose elements after session launched. #1073

@Calemitty

Description

@Calemitty

appium version : 2.19.0
espresso drvier versdion: 4.1.13
appium inspector version: 2025.3.1

session capabilities:
{"platformName": "Android",
"appium:udid": "xxx",
"appium:deviceName": "xxxx",
"appium:automationName": "espresso",
"appium:newCommandTimeout": "60000",
"appium:useKeystore": True,
"appium:keystorePath": "xxxx",
"appium:keystorePassword": "xxxx",
"appium:keyAlias": "xxxx",
"appium:keyPassword": "xxxx",
"appium:driver": "compose",
"appium:espressoBuildConfig": "{"toolsVersions":{"compileSdk":"34","targetSdk":"34","gradle":"8.7","androidGradlePlugin":"8.5.1","buildTools":"34.0.0","minSdk":"26","kotlin":"2.0.0","composeVersion":"1.7.4","espressoVersion":"3.5.1"}, "additionalAppDependencies":["androidx.appcompat:appcompat:1.7.0"],"additionalAndroidTestDependencies":["androidx.compose.foundation:foundation:1.7.2","androidx.fragment:fragment:1.5.4","androidx.compose.runtime:runtime:1.7.2","androidx.compose.ui:ui-android:1.7.2","androidx.lifecycle:lifecycle-common-java8:2.8.6","androidx.lifecycle:lifecycle-runtime-ktx:2.8.6", "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6", "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.4","androidx.activity:activity-compose:1.9.0"]}",
"appium:showGradleLog": True,
"appium:appActivity": "xxxx",
"appium:appPackage": "xxxx",
"appium:forceEspressoRebuild": True,
}

when session started with appium inspector, only show androidx.compose.ui.platform.AndroidComposeView, there is not any compose elemets shown.

Image

Is there anything i set wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions