2018年9月18日
摘要: https://testerhome.com/topics/14247 python !/usr/bin/env python3 coding:utf 8 from appium import webdriver import time,selenium,openpyxl,unittest clas 阅读全文
posted @ 2018-09-18 20:41 singleSpace 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 1.WDA自带的inspector + 1.1.启动WDA + Xcode启动:product test,适合个人调试 + 命令行启动:适合持续集成 + 1.2.iproxy 8100 8100 不启动iproxy,inspector不能访问 + 1.3.查看WDA自带的inspector 浏览器 阅读全文
posted @ 2018-09-18 18:29 singleSpace 阅读(959) 评论(0) 推荐(0) 编辑
摘要: 环境准备 + brew install carthage + npm i g ios deploy + brew install libimobiledevice HEAD + brew install ideviceinstaller + 使用brew安装时,如果出现update home bre 阅读全文
posted @ 2018-09-18 15:04 singleSpace 阅读(373) 评论(0) 推荐(0) 编辑