September 6
September 6, 2019
We’re happy to announce the release of the Sprint 125 edition of Quamotion. The version number is 0.125.63.
WebDriver improvements
- We've improved the accuracy of the
visiblity
attributes for elements of iOS applications. - We've improved the performance of installing installing iOS applications on iOS devices.
- We've fixed an issue where resigning iOS applications would fail, if the application was signed using a version 2.4 signature, but only contained a single code directory.
- We've fixed an issue where the WebDriver would return an unclear error message.
codesign improvements
- We've improved the performance of code signing iOS applications.
- We've fixed an issue where the codesign command-line utility would not launch correctly.
- We've fixed an issue where signing iOS applications would fail, if the application was signed using a version 2.4 signature, but only contained a single code directory.