新手学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
相关文章
相关标签/搜索