Appium 关于 java-client 版本更新问题

Doshrik · 2018年06月05日 · 1145 次阅读

java-client 5.0.4

中文

  • [BUG FIX]。当用户使用服务器 1.7.0 测试 iOS 时,客户端崩溃。报告:#732。修复:#733。
  • [REFACTOR] [BREAKING CHANGE] 删除了隐式等待超时的过度调用。这是重大更改,因为 API AppiumElementLocator 和 AppiumElementLocatorFactory 改变。要求:#735,修正:#738,#741
  • [依赖性更新]
    • org.seleniumhq.selenium:selenium-java 到 3.6.0
    • com.google.code.gson:gson 改为 2.8.2
    • org.springframework:spring-context 改为 5.0.0.RELEASE
    • org.aspectj:aspectjweaver 到 1.8.11

英文

5.0.4
  • [BUG FIX]. Client was crashing when user was testing iOS with server 1.7.0. Report: #732. Fix: #733.
  • [REFACTOR] [BREAKING CHANGE] Excessive invocation of the implicit waiting timeout was removed. This is the breaking change because API of AppiumElementLocator and AppiumElementLocatorFactory was changed. Request: #735, FIXES: #738, #741
  • [DEPENDENCY UPDATES]
    • org.seleniumhq.selenium:selenium-java to 3.6.0
    • com.google.code.gson:gson to 2.8.2
    • org.springframework:spring-context to 5.0.0.RELEASE

    - org.aspectj:aspectjweaver to 1.8.11

    疑问:这个版本更新是说隐式等待不能用了吗?

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册