Androidadb查找并点击按钮
创始人
2024-10-06 06:02:33
0
  1. 在终端或命令提示符中输入以下命令来查找设备上的所有按钮列表: adb shell uiautomator dump && adb pull /sdcard/window_dump.xml && python -c "import xml.etree.ElementTree as ET;tree = ET.parse('window_dump.xml');root = tree.getroot();[print(child.attrib['resource-id']) for child in root.iter('node') if child.attrib.get('class') == 'android.widget.Button']"

    上述命令将会使用 uiautomator 工具的dump命令获取设备屏幕信息,并使用 adb pull 命令将结果文件 window_dump.xml 下载到当前目录。 然后,使用 Python 脚本解析 XML 文件并打印出包含类名为 android.widget.Button 的所有节点的resource-id属性。

    可以执行以下命令来单击具有指定 resource-id 的按钮:

adb shell input tap x y

其中 x 和 y 是返回的坐标值。

  1. 可以使用 monkeyrunner 工具来模拟用户操作来查找并单击设备上的按钮。 下面是一个简单的示例代码:
device = MonkeyRunner.waitForConnection()

# 查找按钮
button = None
for i in range(10):
    button = device.findViewWithAttribute("class", "android.widget.Button")
    if button is not None:
        break
    MonkeyRunner.sleep(1)

# 单击按钮
if button is not None:
    button.touch()

# 关闭设备
device.close()```

   该代码使用 waitForConnection() 方法连接到设备,并在设备上查找类名为 android.widget.Button 的按钮。 如果找到按钮,将调用 touch() 方法单击该按钮。 然后,它将关闭设备连接。

相关内容

热门资讯

6分钟辅助!德普之星怎么开辅助... 6分钟辅助!德普之星怎么开辅助,wepoker脚本下载,项目教程(真实有挂)1、玩家可以在德普之星怎...
第五分钟辅助!aapoker怎... 第五分钟辅助!aapoker怎么设置提高好牌几率,如何下载wpk透视版,演示教程(有挂方针)1、aa...
第8分钟辅助!wpk安卓下载辅... 第8分钟辅助!wpk安卓下载辅助,哈糖大菠萝怎么挂,经验教程(有挂方法)哈糖大菠萝怎么挂破解侠是真的...
第三分钟辅助!hhpoker免... 第三分钟辅助!hhpoker免费辅助器,aapoker辅助软件合法吗,烘培教程(有挂神器)一、aap...
第二分钟辅助!wepoker插... 第二分钟辅助!wepoker插件功能辅助器,wepoker私人局透视插件,妙招教程(有挂细节)1、金...
六分钟辅助!wepoker透视... 六分钟辅助!wepoker透视是真的吗,wpk俱乐部辅助器,阶段教程(发现有挂)1、wepoker透...
第四分钟辅助!wepoker有... 第四分钟辅助!wepoker有没有透视方法,wepoker有机器人吗,妙计教程(有挂攻略)1、用户打...
第3分钟辅助!hh poker... 第3分钟辅助!hh poker透视器下载,德普之星透视,技法教程(有挂功能)在进入hh poker透...
第1分钟辅助!wepoker数... 第1分钟辅助!wepoker数据分析,we-poker有人玩吗,法门教程(有挂助手)1、we-pok...
第一分钟辅助!wepoker破... 第一分钟辅助!wepoker破解器,菠萝辅助器免费版的特点,经验教程(有挂规律)1、玩家可以在菠萝辅...