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
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'})
The text was updated successfully, but these errors were encountered:
解决了么
Sorry, something went wrong.
No branches or pull requests
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'})
The text was updated successfully, but these errors were encountered: