Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> raise WDARequestError(status, value) E wda.exceptions.WDARequestError: WDARequestError #148

Open
Cgema opened this issue Apr 16, 2024 · 1 comment

Comments

@Cgema
Copy link

Cgema commented Apr 16, 2024

你好,我在运行iOS自动化时,启动测试app后会自动闪退,wda出现如下报错,请帮忙看下是什么原因呢?

报错行: raise WDARequestError(status, value)

报错信息:
wda.exceptions.WDARequestError: WDARequestError(status=110, value=
{'error': 'unknown command', 'message': 'Unhandled endpoint: /session/1BA4FD3E-0D02-4B7A-B735-9DE564D9C20C/wda/tap/0 -- http://localhost:8100/ with parameters {\n wildcards = (\n "session/1BA4FD3E-0D02-4B7A-B735-9DE564D9C20C/wda/tap/0"\n );\n}'})

报错文件:
/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/wda/init.py:188: WDARequestError

@Cgema Cgema changed the title 运行iOS自动化时,启动测试app后会自动闪退,wda出现如下报错,请帮忙看下是什么原因呢?:> raise WDARequestError(status, value) E wda.exceptions.WDARequestError: WDARequestError > raise WDARequestError(status, value) E wda.exceptions.WDARequestError: WDARequestError Apr 16, 2024
@codeskyblue
Copy link
Member

版本多少?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants