测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
会员
xiaoj (YueChen)
第 7758 位会员 / 2016-03-07
11 篇帖子 • 239 条回帖
139 关注者
4 正在关注
28 收藏
打赏支持
GitHub Public Repos
  • py-ios-device 736

    IOS Professional Performance Testing Tool . You can get CPU, GPU, Memory , Lifecycle and other m...

  • ios-screen-record 211

    About A python based Apple Quicktime protocol,you can record audio and video from real iOS devices

  • java-ios-device 24

    A Java based Apple instruments protocol,you can get CPU, Memory and other metrics from real iOS d...

  • mobile-gui 15

    使用 pyqt5 编写Android, iOS 手机命令控制工具。

  • goreplay 1

    GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environ...

  • Dopamine2-roothide 0

    Dopamine is a semi-untethered jailbreak for iOS 15 and 16

  • undetected-chromedriver 0

    Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imp...

  • pytest-xdist 0

    pytest plugin for distributed testing and loop-on-failures testing modes.

  • usbmuxd 0

    A socket daemon to multiplex connections from and to iOS devices

  • jacoco 0

    :microscope: Java Code Coverage Library

More on GitHub
  • 個人信息
  • 個人專欄
  • 帖子
  • 回帖
  • 收藏
  • 正在關注
  • 關注者
  • 如何使用 APPIUM 测试手游? at 2017年02月10日

    手游开发引擎和普通 app 测试还有有区别的,通常是无法获取到页面元素,控件的。
    如果做手游测试的话,可以去了解下腾讯这款开源项目,里面提供了手游 ui 控件的查看器。
    https://github.com/tencent/GAutomator

  • 请教实现在一个列表找指定客户,找不到则向上滑,直至找到然后点击 at 2017年02月10日
    while True:
        try :
            self.assertTrue(self.driver.find_element_by_name(u'客户A'),msg=u'没找到客户')
            public.get_name(u'客户A').click()
            break
        except:
            str1=public.getPageSource()
            public.swipe_up()
            time.sleep(2)
            str2=public.getPageSource()
            #是否滑动到底部
            if str1==str2:
                break
    
  • 上一页
  • 1
  • 2
  • 3
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 关于 / 活跃用户 / 中国移动互联网测试技术大会 / 反馈 / Github / API / 帮助推广
    TesterHome社区,测试之家,由众多测试工程师组织和维护的技术社区,致力于帮助新人成长,提高测试地位,推进质量发展。Inspired by RubyChina
    友情链接 WeTest腾讯质量开放平台 / InfoQ / 掘金 / SegmentFault / 测试窝 / 百度测试吧 / IT大咖说
    简体中文 / 正體中文 / English

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