测试之家
  • Topics
  • QA
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • Sign Up
  • Sign In
新手
xiang2743 (mike)
第 1401 位Users / 2014-08-12
5 篇帖子 • 47 条回帖
1 关注者
0 正在关注
0 收藏
未设置 GitHub 信息.
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • TesterHome 始终是一个非盈利的移动测试社区 at August 03, 2015

    坚持梦想,走自己的路,testhome 加油

  • 如何在第三方的 WebView 控件中进行操作 at July 14, 2015

    #2 楼 @chenhengjie123 对的,就是类似于微信里内嵌了 QQ 浏览器内核的 webview

  • 可以在 windows 平台上使用 appium 测试 IOS 手机吗? at April 13, 2015

    看能否考虑装个虚拟机

  • 万能的 testerhome,请问怎么将 appium 集成到 jenkins 中呢? at April 10, 2015

    jenkins 本来就是支持的

  • webView 测试问题,无法检测到 webView 控件 at April 10, 2015

    #3 楼 @zqting124 你用模拟器试下,看能不能识别到

  • webView 测试问题,无法检测到 webView 控件 at April 09, 2015

    如果你用的是真机,可能是这个原因: For a real device you need to have "setWebContentsDebuggingEnabled" in the web view. Without it the web view is not exposed to automation tools

  • 转载 Genymotion:超赞的安卓虚拟机 at April 09, 2015

    有没有遇到过这样的问题,找了很久,没查到原因,求赐教
    "Player.exe has stopped working"

    "Microsoft Visual c++ runtime Library
    The application has requested the runtime to terminate it in an unusual way"

  • 移动测试培训 5 期学习小洁---> Android 基础 at March 31, 2015

    点赞,加油

  • [发钱啦] Testerhome 2015年 分成发放 at March 17, 2015

    加油!

  • Appium grid ----appium 的并行化测试 at October 27, 2014

    这个问题,有人知道怎么解了吗

  • 【已解决】想使用 swipe 实现滑动效果,实际结果是先点击,然后滑动,但 app 界面却没有滑动 at October 27, 2014

    另外,如果想模拟滑动轨迹,如手势解锁,可以这样

    final TouchAction gesture = new TouchAction(driver).press(startX, stratY)
         .moveTo(startX, stratY + height)
         .moveTo(startX, stratY + height + height)
         .moveTo(startX + width, stratY + height + height).release();
     gesture.perform();
    
  • 【已解决】想使用 swipe 实现滑动效果,实际结果是先点击,然后滑动,但 app 界面却没有滑动 at October 27, 2014

    driver.swipe(200, 900, 900, 900, 0) 这里最后一个参数设置为 0, 就不会先点击了

  • 请教下 appium 如何访问 webView 内的元素,先谢了 at October 21, 2014

    你在用这句话(driver.context("WEBVIEW");)的时候,先把当前的 context 都打印出来看一下

  • 【已解决】用例登录成功后,在执行 tearDown 的时候(driver.quit)退出登录了,导致后面用例执行失败 at October 20, 2014

    #2 楼 @strayeagle 你可以把登录操作进行封装,这样你的用例只需要调用一下就可以了

  • 【已解决】用例登录成功后,在执行 tearDown 的时候(driver.quit)退出登录了,导致后面用例执行失败 at October 20, 2014

    你可以进行用例组合

  • appium 中如何定位弹出窗口的元素? at October 20, 2014

    你用 uiautomatorviewer 看一下,如果能看到元素,就可以搜索到

  • TesterHome 新秀群成员-xiang2743,2014年9月 学习总结 1 at October 11, 2014

    #4 楼 @minminlee 其实签名不是主要问题,如果是测试第三方 apk,可以重签名下。主要是要搞跨进程测试,才转到 appium

  • uiautomatorviewer 黑屏怎么办? at October 08, 2014

    有人知道吗

  • Testerhome 易拉宝方案 at September 12, 2014

    选 B,这样才能重点突出

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

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