摘要:
http://www.tuicool.com/articles/YvAJ7vhttp://testerhome.com/topics/167 阅读全文
posted @ 2015-05-06 16:21
Mr.Dantes
阅读(592)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/zhubaitian/article/details/39754041 阅读全文
posted @ 2015-05-06 16:20
Mr.Dantes
阅读(428)
评论(0)
推荐(0)
摘要:
#你也想跟webdriver一样搞出逼格高的测试报告么,appium一样也可以~不说废话了,请看,仔细学习~#coding=utf-8import osimport unittest,sys,time,re,datetime,HTMLTestRunnerfrom appium import webd... 阅读全文
posted @ 2015-05-06 15:09
Mr.Dantes
阅读(2652)
评论(1)
推荐(1)
摘要:
在下午搞appium的过程中,我发现有关乱码的报错如何解决这个问题:加上三行~import sysreload(sys)sys.setdefaultencoding('utf-8')#coding=utf-8import osimport unittest,sys,time,re,datetime,... 阅读全文
posted @ 2015-05-06 15:03
Mr.Dantes
阅读(1190)
评论(0)
推荐(0)
摘要:
http://jingyan.baidu.com/article/d621e8da0dee022865913fce.html1.查看adb端口adb nodaemon server2.netstat -ano|findstr "5037"(第一步查看的端口号)3.CTRL+ALT+DEL唤出任务管理... 阅读全文
posted @ 2015-05-06 14:36
Mr.Dantes
阅读(347)
评论(0)
推荐(0)
摘要:
#废话不多说了,直接上代码~import osimport unittestfrom appium import webdriverfrom time import sleep# Returns abs path relative to this file and not cwdPATH = lam... 阅读全文
posted @ 2015-05-06 14:01
Mr.Dantes
阅读(3975)
评论(0)
推荐(0)
摘要:
原文转自http://blog.sina.com.cn/s/blog_68f262210102v538.html一,Appium_Python_Client的安装推荐使用pip安装pip install Appium-Python-Client当然了也可以在Pipy上下载源码安装tar -xvf A... 阅读全文
posted @ 2015-05-06 13:27
Mr.Dantes
阅读(6484)
评论(0)
推荐(0)

浙公网安备 33010602011771号