随笔分类 -  appium

appium+python自动化测试
摘要:lib目录下面: lib/GetDriver.py (启动APP) # -*- coding: utf-8 -*- ''' Created on 2019/11/6 @author: 01372445 ''' from appium import webdriver from time import 阅读全文

posted @ 2019-11-06 19:15 lbxx 阅读(471) 评论(0) 推荐(0)

导航