摘要: automationName text XCUITest platformName text iOS platformVersion text 11.3 deviceName text iphone Simulator app firepath 路径 from appium import webdr 阅读全文
posted @ 2018-10-09 22:54 taotao12 阅读(1290) 评论(0) 推荐(0)
摘要: #coding=utf-8from appium import webdriverdef get_driver(): desc={ "platformName":"Android", "platformVersion":"5.1.1", "deviceName":"emulator-5554", " 阅读全文
posted @ 2018-10-09 09:35 taotao12 阅读(407) 评论(0) 推荐(0)