测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
itchrist (旧时光)
第 38888 位会员 / 2018-11-13
2 篇帖子 • 10 条回帖
0 关注者
0 正在关注
0 收藏
GitHub Public Repos
  • ARouter 0

    💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造...

  • AI-On-Android 0

    Tflite模型再训练的过程和Android平台接入示例代码

  • aes-rsa-java 0

    AES+RSA结合应用java示例

  • RfrshListView 0

    自定义ListView上下拉刷新

  • SmartBJ 0

    新闻客户端

  • ShareSDK-for-Android 0

    A demo of Share SDK for Android

  • RxjavaDemo 0

  • Day23Android5.0NewFeat... 0

  • Day23Android5.0Materia... 0

  • Day23Android5.0NewFeat... 0

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 热门话题
  • 最近回帖
  • Appium 定位到 app 的 webview 元素,但输入不了元素
    0 个赞 / 1 条回复
  • Appium testng 用例失败重跑,但还是对失败的方法重新运行,整个 class 并没有。还需要设置什么吗
    0 个赞 / 0 条回复
  • 定位到 app 的 webview 元素,但输入不了元素 at 2018年12月12日

    原来那个需要调用 h5 自己的键盘

  • APP 内 webview 页面上下滑动没有效果,代码如下,求大神指点 at 2018年12月07日

    public void swipeToUp(long during) {
    int width = getWidth();
    int height = getHeight();
    // driver.swipe(width / 2, height * 3 / 4, width / 2, height / 4, during);
    TouchAction touchAction = new TouchAction(driver);
    touchAction.press(PointOption.point(width / 2, height * 3 / 4))
    .waitAction(WaitOptions.waitOptions(Duration.ofMillis(during)))
    .moveTo(PointOption.point(width / 2, height / 4)).release().perform();
    logger.info("向上滑动");
    }
    向上滑动封装

  • python+appium 用例失败如何让她重复执行而不是执行下一条呢 at 2018年12月04日

    我是 java 写的代码

  • appium1.6.3 启动 uiautomator2 server 超时失败 (但是同样的环境偶尔会成功),有没有碰到同样的问题解决的啊? at 2018年11月19日

    重启手机

  • 求助大神!! appium 在 mix2 安卓 8.0 上跑报错 org.openqa.selenium.remote.UnreachableBrowserException at 2018年11月19日

    替换里面的 chromedriver 工具

  • appium-desktop 报错:有大神知道怎么解决?困扰好久了。 at 2018年11月19日

    app 打开 debug 模式没?

  • python+appium 用例失败如何让她重复执行而不是执行下一条呢 at 2018年11月19日

    我也是这样

  • python+appium 用例失败如何让她重复执行而不是执行下一条呢 at 2018年11月19日

    怎么 returns?

  • python+appium 用例失败如何让她重复执行而不是执行下一条呢 at 2018年11月19日

    returns 怎么解决?

  • [求解] 用 Appium 测试打开 Chrome,chromedriver 和 chrome 版本对应,但打开失败,说 not online,求大家帮忙看下 at 2018年11月19日

    我也发现这个问题了, 你是怎么解决的

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

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