Skip to content

调用scrollForward接口时报UiObjectNotFoundException #67

Description

@kumikaya

我在使用resourceId=com.android.launcher:id/bouncy_scroll_view的选择器调用scrollForward接口时报UiObjectNotFoundException错误,使用该选择器在相同条件下调用其他接口如objInfo或者click则可以正常执行。

sdk: 30
服务端返回值:

{
    "code": -32001,
    "message": "androidx.test.uiautomator.UiObjectNotFoundException",
    "data": "UiSelector[RESOURCE_ID=com.android.launcher:id/bouncy_scroll_view]"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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