Skip to main content

November 30

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

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

Stability and reliability improvements

We've:

  • Added the possibility to maintain the screenshot orientation in the screenshot feed. This is useful when you are using utilities such as FFmpeg to create a video of the screenshot feed.
  • Fixed an issue where a Spy operation would fail if a non-primitive type (e.g. a color) was returned

Device settings

You can now get and set device settings on iOS and Android devices.

When using PowerShell, you can use the Get-DeviceSettings and Set-DeviceSetting functions in PowerShell, or the /wd/hub/quamotion/device/{deviceId}/setting/{domain}/{key} route to get and set device settings.