AirtestProject / AirtestProject/Poco

点击进入游戏按钮的时候报错,

Ouverte
#124 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
2k
Forks
341
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

问题描述细:
只是单纯点击进入游戏按钮。没有其他操作

报错堆栈
```
Traceback (most recent call last):
File "airtest\cli\runner.py", line 62, in runTest
File "F:\code\airtest\test2.air\test2.py", line 10, in
poco("imgStart").click()
File "poco\proxy.py", line 23, in wrapped
File "poco\proxy.py", line 283, in click
File "poco\proxy.py", line 563, in get_position
File "poco\proxy.py", line 39, in wrapped
File "poco\proxy.py", line 684, in attr
File "poco\proxy.py", line 819, in _do_query
File "poco\freezeui\hierarchy.py", line 89, in select
File "poco\sdk\Selector.py", line 77, in select
File "poco\sdk\Selector.py", line 70, in getRoot
File "poco\freezeui\hierarchy.py", line 35, in getRoot
File "poco\utils\simplerpc\utils.py", line 13, in new_func
File "poco\utils\simplerpc\simplerpc.py", line 78, in wait
poco.utils.simplerpc.simplerpc.RpcTimeoutError: (rid=2a74730d-c0f1-433a-89a7-ef34c5eefb27)
```
设备:
mumu模拟器

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Reproduce the failure on the reported MuMu emulator using the test2.air/test2.py step that calls poco("imgStart").click(). Start with poco/proxy.py and follow the timeout through poco/freezeui/hierarchy.py, poco/sdk/Selector.py, and poco/utils/simplerpc/simplerpc.py. Done means the game-entry click completes without RpcTimeoutError, with a focused regression test if the project provides one.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
android, python
Domaine
mobile, testing-qa
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.