会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
shell
大道行思,取则行远
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
···
11
下一页
2015年5月12日
号外号外,一款js写的linux虚拟机,专供彩笔学习
摘要: http://bellard.org/jslinux/
阅读全文
posted @ 2015-05-12 14:20 Mr.Dantes
阅读(158)
评论(0)
推荐(0)
编辑
新手学android新能测试-一些内容跟网站
摘要: Android性能测试wyx1.性能测试:用ListenerApk.apk来检测规定时间内铜板街,用户操作的性能测试数据原文有图:http://www.cnblogs.com/wyx123/articles/4253957.html 1.1CPU:80余秒内,cpu占用率峰值为45%,谷值为0...
阅读全文
posted @ 2015-05-12 14:11 Mr.Dantes
阅读(478)
评论(0)
推荐(0)
编辑
2015年5月8日
新手学appium-python-client+appium api 4-mobilecommand
摘要: 1 class MobileCommand(object): 2 CONTEXTS = 'getContexts', 3 GET_CURRENT_CONTEXT = 'getCurrentContext', 4 SWITCH_TO_CONTEXT = 'switchToCo...
阅读全文
posted @ 2015-05-08 22:04 Mr.Dantes
阅读(548)
评论(0)
推荐(0)
编辑
新手学appium-python-client+appium api 3-webelement
摘要: 1 def find_element_by_ios_uiautomation(self, uia_string): 2 """Finds an element by uiautomation in iOS. 3 4 :Args: 5 - uia_...
阅读全文
posted @ 2015-05-08 22:03 Mr.Dantes
阅读(863)
评论(0)
推荐(0)
编辑
新手学appium-python-client+appium api 2-SwitchTo
摘要: 1 from selenium.webdriver.remote.switch_to import SwitchTo 2 3 from .mobilecommand import MobileCommand 4 5 6 class MobileSwitchTo(SwitchTo): 7 ...
阅读全文
posted @ 2015-05-08 22:00 Mr.Dantes
阅读(979)
评论(0)
推荐(0)
编辑
新手学appium-python-client+appium api 1-from appium import webdriver
摘要: 1 #各位客官,虽然今天是周末,我还是奋斗到工作的第一线 2 #研究python-client,也就是api,哈哈,大家自己翻译吧,我把代码贴出来 3 @property 4 def contexts(self): 5 """ 6 Returns...
阅读全文
posted @ 2015-05-08 21:58 Mr.Dantes
阅读(2239)
评论(7)
推荐(1)
编辑
新手学appium-Appium for Windows说明(中文翻译)
摘要: 本人翻译,翻版必究,觉得好请点赞本人qq:79523822~Appium Windows的GUI如果你是新Appium然后请参阅入门指南关于这个项目的更多信息。Pre-req:所需要.NET Framework 4.5可再发行的库如何安装:从Appium.io下载最新版本。提取的ZIP文件。启动ap...
阅读全文
posted @ 2015-05-08 17:11 Mr.Dantes
阅读(1293)
评论(2)
推荐(0)
编辑
新手学appium-Appium for Windows说明(英文原版)
摘要: 原文地址:http://blog.csdn.net/roenfun/article/details/44087997A Windows GUI for AppiumIf you are new to Appium then please see theGetting startedguide for...
阅读全文
posted @ 2015-05-08 16:59 Mr.Dantes
阅读(432)
评论(0)
推荐(0)
编辑
新手学appium-Appium输入Home键等系统键值
摘要: 提问:appium怎么打开手机的功能菜单和后退键?回答:driver.execute_script('mobile: keyevent', :keycode => 4)附录 keycode:原文:http://testerhome.com/topics/799电话键KEYCODE_CALL 拨号键 ...
阅读全文
posted @ 2015-05-08 16:38 Mr.Dantes
阅读(6525)
评论(0)
推荐(0)
编辑
新手学appium-Appium Inspector 真机定位元素
摘要: 原文地址:http://blog.sina.com.cn/s/blog_68f262210102v536.html
阅读全文
posted @ 2015-05-08 16:10 Mr.Dantes
阅读(1146)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
···
11
下一页
公告