Appium Appium1.8.0 已可更新

老马 · 2018年04月23日 · 最后由 老马 回复于 2018年07月12日 · 1381 次阅读

CHANGES IN VERSION 1.8.0 (from 1.7.2)

Appium 1.8.0 introduces full support for the W3C WebDriver specification
(digested version of the spec).

General

  • Minimum NodeJS version moved to 6
  • Add methods for
    • getting and setting the clipboard contents
    • get full screen screenshots
    • Application management
  • More efficient app downloading by caching URLs
  • All moveTo operations in touch actions now take coordinates as absolute
  • Support for registering selenium grid through HTTPS by setting the configuration key "hubProtocol" to "https"
  • Add otherApps desired capability, to specify array of ancillary apps to install on session creation

iOS

  • Support for iOS 11.3/Xcode 9.3
  • Fix handling of process arguments
  • Add capabilities
    • shutdownOtherSimulators - shutdown other running simulators at session start up
  • Add ability to record screen
  • Add support for complex gestures
  • Fix handling of custom SSL certificate on simulators
  • Better handling of xcodebuild processes
  • Maintain keychains while upgrading apps
  • Better handle simulators in unexpected states
  • Add performance measuring (see documentation)

Android

  • Support for Android P (API Level 28)
  • Fix handling of webview contexts when resetting apps
  • Fix handling of screen recording
  • Make sure intent is broadcast when file is uploaded
  • Add possibility to broadcast device logs through WebSocket
  • Chromedriver
    • Bundle version 2.37
    • Automatically choose compatible Chromedriver for Chrome version
    • chromedriverExecutableDir capability to specify where Chromedrivers are located
    • chromedriverChromeMappingFile capability to specify what Chromedriver version corresponds to what Chrome version
  • Fix Handling of idle state waiting
  • Speed up screenshot logic in UiAutomator2
  • Allow disabling of notification watching through settings
  • Fix parsing and granting of permissions for app under test
  • Support deep linking and Android Instant Apps
如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!
共收到 3 条回复 时间 点赞

小马哥翻译下😊

好像不支持 Windows 平台

Destroyers 回复

https://testerhome.com/topics/12988 支持 win 啊 我都用的 1.8.1 了

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