新手學appium-python-client+appium api 4-mobilecommand

1 class MobileCommand(object): 2 CONTEXTS = 'getContexts', 3 GET_CURRENT_CONTEXT = 'getCurrentContext', 4 SWITCH_TO_CONTEXT = 'switchToContext' 5 TOUCH_ACTION = 'touchAction' 6
相關文章
相關標籤/搜索