Skip to main content

January 15

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

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

WebDriver improvements

We've fixed:

  • An issue where Android 9 devices were not recognized correctly.
  • An issue where Android devices which are in the "Authorizing" state were not recognized correctly

xcuitrunner improvements

  • We've added a possibility of passing custom environment variables to your Xcode UI test running on the iOS device. You can now specify the -e VAR=VALUE command line option to pass additional environment variables.