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

点击失败 wda.exceptions.WDAUnknownError: WDARequestError( #121

Open
TangSir61 opened this issue Apr 13, 2022 · 1 comment
Open

点击失败 wda.exceptions.WDAUnknownError: WDARequestError( #121

TangSir61 opened this issue Apr 13, 2022 · 1 comment

Comments

@TangSir61
Copy link

File "C:\Users\tangwenbo6\AppData\Local\Programs\Python\Python39\lib\site-packages\wda_init_.py", line 920, in click
return self.tap(x, y)
File "C:\Users\tangwenbo6\AppData\Local\Programs\Python\Python39\lib\site-packages\wda_init_.py", line 898, in tap
return self._session_http.post('/wda/tap/0', dict(x=x, y=y))
File "C:\Users\tangwenbo6\AppData\Local\Programs\Python\Python39\lib\site-packages\wda\utils.py", line 47, in inner
return fn(*args, **kwargs)
File "C:\Users\tangwenbo6\AppData\Local\Programs\Python\Python39\lib\site-packages\wda_init
.py", line 460, in fetch
response = httpdo(url, method, data, timeout)
File "C:\Users\tangwenbo6\AppData\Local\Programs\Python\Python39\lib\site-packages\wda_init
.py", line 130, in httpdo
return unsafe_httpdo(url, method, data, timeout)
File "C:\Users\tangwenbo6\AppData\Local\Programs\Python\Python39\lib\site-packages\wda_init
.py", line 186, in _unsafe_httpdo
raise errCls(status, value)
wda.exceptions.WDAUnknownError: WDARequestError(status=110, value={'error': 'unknown error', 'message': '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'})

@diankourenxia
Copy link

解决了么

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