We have just released
Ottium for testing Android applications
!This means there's no need to instrument your Android apps anymore when testing on Android TV or mobile devices.
To get started:
- Make sure your SuitestDrive controlling the Android device is up-to-date.
- Select Ottium as the communication method in your app configuration.
- Re-upload your app package.
- Re-add your elements.
Note: Since Ottium uses standard Android platform tools, there are a couple of limitations compared to our Instrumentation library, e.g.:
- The mouse selection tool isn’t available.
- Video properties cannot be retrieved.
- Fewer element properties can be retrieved.
Learn more about the differences between Ottium and Instrumentation on Android.
Happy testing!