测试之家
  • Topics
  • QA
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • Sign Up
  • Sign In
新手
chris86 (于超)
第 4308 位Users / 2015-07-07
Ctrip @ 上海
0 篇帖子 • 20 条回帖
2 关注者
6 正在关注
7 收藏
时间就像一张网,你撒在哪里,你的收获就在哪里。
GitHub Public Repos
  • mydemo 1

    日常编写的demo示例

  • free-programming-books 0

    :books: Freely available programming books

  • uiautomator-web 0

    web wrapper for uiautomator2

  • uiReport 0

    spring boot 实现的文件上传demo

  • appium-docker-android 0

    Appium Server setup to automate android testing on real devices

  • Interview-Questions 0

    Interview Questions

  • jeesite 0

    JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、M...

  • cat 0

    Central Application Tracking

  • stf 0

    Control and manage Android devices from your browser.

  • docker_practice 0

    Learn and understand Docker, with real DevOps practice!

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • Appium 连接 iphone 报错。Error: Unable to launch WebDriverAgent because of xcodebuild failure: "Unable to start iproxy. Is it installed?". at April 16, 2018

    @jwhong_zh
    git clone https://github.com/appium/WebDriverAgent.git 用户家目录

    // 重新编译wda
    sh ./Scripts/bootstrap.sh
    

    待成功之后,copy 到 appium 的 appium-xcuitest-driver 目录下,替换掉WebDriverAgent

  • Appium 连接 iphone 报错。Error: Unable to launch WebDriverAgent because of xcodebuild failure: "Unable to start iproxy. Is it installed?". at March 20, 2018

    首先,你先确认下,iproxy 有没有安装

    LUY43327:~ labone$ which iproxy 
    /usr/local/bin/iproxy  
    

    如果没有安装,自行安装 iproxy;
    如果已安装,找到/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/build/lib这个目录,打开iproxy.js,修改如下方法重点是把 iproxy 改成/usr/local/bin/iproxy

    var iProxy = (function () {
      function iProxy(udid, localport, deviceport) {
        _classCallCheck(this, iProxy);
    
        _logger2['default'].debug('Starting iproxy to forward traffic from local port ' + localport + ' to device port ' + deviceport + ' over USB');
        this.expectIProxyErrors = true;
        this.iproxy = new _teen_process.SubProcess('/usr/local/bin/iproxy', [localport, deviceport, udid], {
          detached: true,
          stdio: ['ignore', 'pipe', 'pipe']
        });
      }
    
  • 如何在 ios 真机上实现对启动图进行截图? at June 15, 2017

    idevicesscreenshot 可支持 ios 10 版本的截图

  • appium,元素定位 at March 01, 2017

    先获取 A Element ,然后在 A Element 的基础上在获取 B Element 。 大致是这个意思,你可以参考一下。

  • appium 安装不了的看这里 at December 22, 2015

    @shengjiang @liaoyuan
    先说一下我安装的版本
    准确对说应该写在path 变量下的路径是这样的 Appium\node_modules\.bin 可能是 markdown 的原因,给转义了。

  • “陆金所” 之移动应用体检报告 at October 30, 2015

    牛~

  • TesterHome 新秀培养计划 at September 28, 2015

    Hi,你好~
    我叫 chris
    QQ:159360824
    工作年限:4 年
    公司:携程
    兴趣方向:测试开发、无线自动化测试
    希望能在这里与大家共同进步,共同交流学习心得~

  • Testerhome, 你还好吗? at August 03, 2015

    支持 testerhome,实说做公益的站长真的不易

  • 新书推荐:移动 App 测试实战 —— 抽奖结束 at July 30, 2015

    留足迹~~ QQ:159360824

  • 中国移动测试大会 PPT 和视频 at July 27, 2015

    已收藏

  • [上海] 阿里音乐招聘高级测试开发工程师及测试工程师 at July 27, 2015

    我也想去啊~

  • [已解决] 测试小白的种种疑惑 at July 19, 2015

    那还是先认真做好每一件事吧!java 的第三方库也蛮多的,比如可以使用 httpclient 、jsoup。。。

  • 小小测试架构师系列之测试体系 at July 15, 2015

    点赞!

  • JUnit 执行 cases 背后的故事 (1)---JUnitCore 源码分析 at July 13, 2015

    谢谢分享觉得使用 junit 的 Rule ,在自定义一些规则,更 beautiful 了!

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

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