Skip to content

d.click(100,200)在我的游戏应用里面不生效 #1130

@geniusyaofeng-max

Description

@geniusyaofeng-max

import uiautomator2 as u2
d = u2.connect()
d.click(100,200)
这是我的代码,手机是vivo x9
在手机桌面的时候能够正常点击,在我的游戏应用里面无法完成点击
但是使用adb shell input tap 100 200 在我的游戏里面正常,有人能解答下吗?

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