测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
zhouzhangyin (yuxichou)
第 16717 位会员 / 2017-04-13
2 篇帖子 • 11 条回帖
1 关注者
2 正在关注
9 收藏
GitHub Public Repos
More on GitHub
  • 個人信息
  • 個人專欄
  • 帖子
  • 回帖
  • 收藏
  • 正在關注
  • 關注者
  • 热门话题
  • 最近回帖
  • Appium appium—android Hybrid App—x5 内核 webview 自动化测试要点
    0 个赞 / 0 条回复
  • Appium 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint
    0 个赞 / 11 条回复
  • appium 混合 APP,x5 内核,webview 切换报错 at 2018年10月26日

    又不是测微信的 webview,设置"androidProcess", "com.tencent.mm:tools” 是没用的,建议看下官方文档http://chromedriver.chromium.org/getting-started/getting-started---android
    特别注意需要设置 androidActivity。
    x5 内核 webview 测试关键点:1)x5 是否开启 tbs inspector,

    2)chromedriver 版本是否正确(目前 4.2 版本基于 chrome57,对应 chromedriver 2.29)
    3)chromeOptions 设置是否正确
    顺便吐槽下楼主,解决了你倒是写下解决方案啊!!

  • 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint at 2018年07月19日

    问题已解决,我用最新的 wedriverAgent 替换 appium 自带的,版本兼容存在问题,卸载并重装 appium 并用自己的证书编译后就正常了。

  • 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint at 2018年07月18日

    wedriverAgent 的问题

  • 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint at 2018年07月18日

    把 APP 卸载了,并设置 noReset:false 都不行。很无奈做不下去了,准备再重部署下 appium 环境。

  • appium+python 环境,元素只有 class:android.view.View,要实现上下滑动,切换里面内容,swipe 试过不能滑动,哪位遇到过这类问题并且解决,请多多指导!!! at 2018年07月18日

    计算坐标的目的就是为了适配不同的屏幕,还要计算控件的尺寸,确定滑动的偏移量。

  • 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint at 2018年07月17日

    github 回复:The WebDriverAgent binary on the device is out of date. Clear Xcode caches and reset the device
    于是我清除了下 xcode 缓存,重新编译了 WebDriverAgent,并把手机还原了,还是不行,😪 😹 😹

  • 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint at 2018年07月17日

    你是连真机吗? 公司的 APP 不支持模拟器运行,我就没试。我在 github 上提了个 bug,英文写不好,真累😂

  • 新手求助:WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint at 2018年07月17日

    嗯嗯 用 iPhone Developer 的签名包

  • JMeter 写的 binshell 断言报错 Typed variable declaration : Error in method invocation: Static method fromObject ( java.lang.String ) not found in class'org.json.JSONObject' at 2018年07月17日

    反编译看看包路径或者直接用 import net.sf.json.JSONObject;

  • jmeter 中怎么写循环判断条件是变量不为 null at 2017年05月22日

    To test if a variable is undefined (or null) do the following, suppose var is named myVar , expression will be:
    "${myVar}" == "\${myVar}"
    Or use:
    "${myVar}" != "\${myVar}"
    to test if a variable is defined and is not null.

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

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