May 17
We’re happy to announce the release of the Sprint 117 edition of Quamotion. The version number is 0.117.55.
In this release, we've improved the stability and reliability of the WebDriver and xcuitrunner.
WebDriver improvements
- We've added a
/perform
route, which allows you to invoke arbitrary methods on iOS UI elements.
xcuitrunner improvements
- You can now use xcuitrunner to start a VNC server, which allows you to remotely control your iOS device.
- We've improved error handling in various scenarios.