测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
版主
Lihuazhang (恒温)
第 110 位会员 / 2013-10-21
阿里巴巴 @ 上海
409 篇帖子 • 7937 条回帖
2612 关注者
33 正在关注
33 收藏
人生很多事情你也已经经历了。从我们35岁开始,到60岁、70岁,也就是经历一些生老病死的日常事情。加油!
打赏支持
GitHub Public Repos
  • ai-agents-with-llama3 12

  • lihuazhang.github.com 9

    my blog

  • juit5-json-params 7

    juit5-json-params

  • MediaCrawler 1

    小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫

  • javascript-algorithms 1

    Algorithms and data structures implemented in JavaScript with explanations and links to further r...

  • ahchoo 1

    test for cloudfoundry

  • AutoClick 1

    基于Robotium的自动遍历方案

  • AICowork 0

    AICowork智能协作助手,帮助用户在办公、学习、创作等多个场景中提高效率。

  • revolt-fx 0

  • letsmove 0

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 【已解决】APP 自动化测试 与 功耗 (耗电) 问题。 at 2014年09月09日

    #12 楼 @seasoncool2011 不能,
    All you need to do is, connect your device via usb. Then you will have an alert acknowledging the connection. Then pull down the notification tray. Tap on the usb connection. Then select media transfer. Thats it. Now you can transfer files between your computer and device without charging your device. In android phones, the os is programmed to charge the phone by default, whenever it is connected to the pc via usb.

    试试看这个。

  • 【已解决】APP 自动化测试 与 功耗 (耗电) 问题。 at 2014年09月09日

    #9 楼 @monkey 嗯,有几个二手的工具,反正我不会用。。。

  • 【已解决】APP 自动化测试 与 功耗 (耗电) 问题。 at 2014年09月09日

    #7 楼 @seveniruby 不支持 明显,我们用功耗仪都是开着 app 动来动去 看看电流,瓦数。

  • [新手求助]windows8.1 + python3.4 跑范例 contact 的 apk 死活连不上真机 at 2014年09月09日

    #3 楼 @terrylj 你试试看 用 adb install 可以安装应用么

  • [新手求助]windows8.1 + python3.4 跑范例 contact 的 apk 死活连不上真机 at 2014年09月09日

    ERROR: error: Failed to start an Appium session, err was: Error: Could not find a connected Android device. 说明 appium 认不出你的手机。

  • Failed to start an Appium session, err was: Error: spawn ENOENT 这个错大家有没有遇到过? at 2014年09月05日

    #6 楼 @link1220 这个目录是放 bootstrap.js 的。 iOS 用这个 js 做为 cmd 的枢纽

  • Failed to start an Appium session, err was: Error: spawn ENOENT 这个错大家有没有遇到过? at 2014年09月05日

    看日志好像 prepareBootstrap 出错了。然后 startInstruments 的时候就挂了。

  • Failed to start an Appium session, err was: Error: spawn ENOENT 这个错大家有没有遇到过? at 2014年09月05日

    @link1220 应该没用,不知道问题在哪里。。这个实在看不出来。

  • 在 Eclipse 中运行真机测试时报错,请大侠帮忙。 at 2014年09月05日

    @wangcityboy 你告诉我错误没用啊。你要调试啊, eclipse 调试会不?

  • 在 Eclipse 中运行真机测试时报错,请大侠帮忙。 at 2014年09月05日

    at com.teiron.app.AutoTest.TestRealiPhone.setUp(TestRealiPhone.java:50) 这 50 行是在干嘛? 你可以一行行 debug 啊。

  • Failed to start an Appium session, err was: Error: spawn ENOENT 这个错大家有没有遇到过? at 2014年09月05日

    信息过少,无法分析啊。

  • 【已解决】控件定位适配问题,有点奇葩。 at 2014年09月04日

    #4 楼 @beerbox 嗯 appium 用来学习真不错

  • 【上海】Marinsoftware 招聘,只要你会 WebDriver~ at 2014年09月04日

    #9 楼 @ftvbftvbq @oscarxie 可以帮忙推荐下,他认识他们的老大

  • 【上海】Marinsoftware 招聘,只要你会 WebDriver~ at 2014年09月04日

    #9 楼 @ftvbftvbq 嗯 这个公司好像都是通过猎头找的。 之前找我过两次。

  • 【上海】Marinsoftware 招聘,只要你会 WebDriver~ at 2014年09月04日

    #4 楼 @ftvbftvbq 最多 cover 30w

  • 求助:content 切换上下文模式,报错:(Original error: Did not get session redirect from Chromedriver) at 2014年09月03日

    #3 楼 @liqing380 错误的日志就是说你没有正确安装 chrome。 你可以看看 /proc/net/unix 里面的内容

  • 求助:content 切换上下文模式,报错:(Original error: Did not get session redirect from Chromedriver) at 2014年09月02日

    手机上有 chrome 么?需要 google framework 吧。

  • 请教,运行脚本后,出现 Command failed 的错误。 at 2014年09月02日

    #13 楼 @test_skp 会的。nosign 默认是 false 的

    if (this.args.noSign) {
    logger.debug('noSign capability set to true, skipping checking and signing of app');
    afterSigning();
    } else {
    this.adb.checkAndSignApk(this.args.app, this.args.appPackage, afterSigning);
    }
    };

  • 请教,运行脚本后,出现 Command failed 的错误。 at 2014年09月02日

    加个头像

  • 请教,运行脚本后,出现 Command failed 的错误。 at 2014年09月02日

    不应该这样看 你用 adb devices -l 看看

  • 【上海招聘】【饿了么】 Test Engineer at 2014年09月02日

    看好饿了么,就是路边做广告,声音不太好听。

  • 请教,运行脚本后,出现 Command failed 的错误。 at 2014年09月02日

    @test_skp desired_caps['deviceName'] = '2013022' , 2013022 是啥?

  • Why "remote object '/data/local/tmp/dump.xml' does not exist"? at 2014年09月01日

    #5 楼 @blue_lana 只看到 /data/local/tmp 啊

  • testerhome 社区马上要到达 1500 人了 at 2014年09月01日

    我都感觉最近的话题量下降了。热情不如以前了。

  • 【小公司必看】国内 app 云测服务对比 at 2014年08月30日

    testin 好全…

  • 上一页
  • 1
  • 2
  • 3
  • …
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • …
  • 273
  • 274
  • 275
  • 下一页
  • 关于 / 活跃用户 / 中国移动互联网测试技术大会 / 反馈 / Github / API / 帮助推广
    TesterHome社区,测试之家,由众多测试工程师组织和维护的技术社区,致力于帮助新人成长,提高测试地位,推进质量发展。Inspired by RubyChina
    友情链接 WeTest腾讯质量开放平台 / InfoQ / 掘金 / SegmentFault / 测试窝 / 百度测试吧 / IT大咖说
    简体中文 / 正體中文 / English

    ©testerhome.com 测试之家   渝ICP备2022001292号
      渝公网安备 50022202000435号    版权所有 © 重庆年云聚力信息技术有限公司