Skip to main content

May 31

We’re happy to announce the release of the Sprint 118 edition of Quamotion. The version number is 0.118.41.

In this release, we've improved the stability and reliability of the WebDriver and xcuitrunner.

WebDriver improvements

  • We've fixed an issue where the application under test would always be resigned. In some scenarios, this could cause the New-Session command to significantly slow down.
  • We've added a new Flick method, which allows you to specify the direction, speed and delta.

xcuitrunner improvements

  • With this release, we're introducing a new command line utility ios-deploy, which runs on Linux and Mac. This utility is compatible with ios-deploy which already exists on macOS, and allows you to run native Appium tests for iOS devices on Linux and Windows.