You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "D:\gitcode\manmanbuy\venv\lib\site-packages\airtest\core\ios\ios.py", line 25, in
from airtest.core.ios.constant import CAP_METHOD, TOUCH_METHOD, IME_METHOD, ROTATION_MODE, KEY_EVENTS,
File "D:\gitcode\manmanbuy\venv\lib\site-packages\airtest\core\ios\constant.py", line 43, in
0: wda.PORTRAIT,
AttributeError: module 'wda' has no attribute 'PORTRAIT'
The text was updated successfully, but these errors were encountered:
File "D:\gitcode\manmanbuy\venv\lib\site-packages\airtest\core\ios\ios.py", line 25, in
from airtest.core.ios.constant import CAP_METHOD, TOUCH_METHOD, IME_METHOD, ROTATION_MODE, KEY_EVENTS,
File "D:\gitcode\manmanbuy\venv\lib\site-packages\airtest\core\ios\constant.py", line 43, in
0: wda.PORTRAIT,
AttributeError: module 'wda' has no attribute 'PORTRAIT'
The text was updated successfully, but these errors were encountered: