测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
ximson (Simon)
第 1162 位会员 / 2014-06-28
1 篇帖子 • 2 条回帖
0 关注者
0 正在关注
0 收藏
GitHub Public Repos
  • learngit 0

  • gitskills 0

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 热门话题
  • 最近回帖
  • Appium 【已解决】使用 Appium(.net)连接 Android 虚拟机失败,提示 A exception with a null response was thrown sending an HTTP request to the remote WebDriver server for URL http://127.0.0.1:4723/wd/hub/session
    0 个赞 / 2 条回复
  • 【已解决】使用 Appium(.net)连接 Android 虚拟机失败,提示 A exception with a null response was thrown sending an HTTP request to the remote WebDriver server for URL http://127.0.0.1:4723/wd/hub/session at 2014年06月30日

    Thank you @panzhigang 问题解决了

  • 请大家帮忙,c# 使用模拟器正常,连真机连不上 at 2014年06月29日

    求助个,C# 使用 appium 连接 Android(4.3)模拟器,提示:
    代码如下:
    DesiredCapabilities capabilities = new DesiredCapabilities();
    capabilities.SetCapability("browserName", "");
    capabilities.SetCapability("appium-version", "1.1");
    capabilities.SetCapability("platformName", "Android");
    capabilities.SetCapability("platformVersion", "4.3");
    capabilities.SetCapability("deviceName", "Android Emulator");
    capabilities.SetCapability("app", @"F:\appium\appium-master\assets\ApiDemos.apk");
    driver = new AppiumDriver(new Uri("http://127.0.0.1:4723/wd/hub"), capabilities);

    进行测试,提示:
    {"A exception with a null response was thrown sending an HTTP request to the remote WebDriver server for URL http://127.0.0.1:4723/wd/hub/session. The status of the exception was ReceiveFailure, and the message was: 基础连接已经关闭: 接收时发生错误。"}

    检查 appium 命令行中发现错误:
    Arguments to path.resolve must be string。

    运行环境: vs2013 + 最新版 nodejs,appium,虚拟机是使用 Genymotion 加载

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

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