测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
zhycbd (最后一次被盗)
第 1610 位会员 / 2014-09-20
搜狗 @ 北京
1 篇帖子 • 5 条回帖
0 关注者
0 正在关注
0 收藏
汪汪汪
打赏支持
GitHub Public Repos
  • Code-Review-GPT-Gitlab 0

    🤖 GPT Code Review for Gitlab (针对于 Gitlab 的 LLM 辅助 Code Review 工具)项目详细文档 👇🏻

  • MiniCPM-V 0

    MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone

  • gpt-pilot 0

    The first real AI developer

  • Omost 0

    Your image is almost there!

  • GitHubDaily 0

    坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

  • proxy_admin_free 0

    Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理...

  • OpenAPI-Specification 0

    The OpenAPI Specification Repository

  • Deep-Dive-Into-AI-With... 0

    "Deep Dive into AI with MLX and PyTorch" is an educational initiative designed to help anyone int...

  • dbrx 0

    大模型:Code examples and resources for DBRX, a large language model developed by Databricks

  • cloc 0

    cloc counts blank lines, comment lines, and physical lines of source code in many programming lan...

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 热门话题
  • 最近回帖
  • Appium 解决格式化字符输入的困扰--Android
    2 个赞 / 5 条回复
  • appium 怎么同时在不同手机上执行相同用例 (过兼容性) at 2016年10月26日

    #3 楼 @Last_One_Standing

    t=threading.Thread(args=driver)
    threads.append(t.start())
    

    这线程写的不对吧,建议你自己先学习一下线程的基础知识,threading 的基本用法,这应该是 case 没有执行的原因

  • appium 怎么同时在不同手机上执行相同用例 (过兼容性) at 2016年10月26日

    #3 楼 @Last_One_Standing

    driver = webdriver.Remote('http://localhost:%d/wd/hub' %host, desired_caps)
    

    改为

    driver = webdriver.Remote('http://localhost:%d/wd/hub' %host, desired_caps.copy())
    

    因为 dict 是引用,单从代码使用上看出有这么个问题,修改后再试试,最好把主要的代码实现逻辑贴一下,不然很难看出问题。。。(有关自己业务的可以隐掉)

  • 如何不清空 EditText 原内容继续输入 at 2014年12月28日

    负责任的告诉你,不清除是不可能的,死了这个心吧!so ,现在说一下你的需求,我们可以绕道实现之

  • 大家都是怎么来管理和执行 Appium 写的 case 呢? at 2014年10月25日

    对于这个问题,我赶脚,UI 测试的东西大部分都是属于代码决定 case 的数量,也就是说代码和 case 之间一对多的情况很少,所以,我打算用 TestNG 做框架

  • 新秀群技术规划路线讨论 at 2014年09月20日

    我想知道,这个论坛能发帖子吗?怎么没找到入口呢?!

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

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