We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,我在运行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
The text was updated successfully, but these errors were encountered:
版本多少?
Sorry, something went wrong.
No branches or pull requests
你好,我在运行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
The text was updated successfully, but these errors were encountered: