Android Developers
Shared publicly - 4:52 AM
#AndroidDev
We’re pleased to announce the release of UIAutomator 2.0! This version is a significant update from the previous release. Most importantly, UI Automator is now based on Android Instrumentation and you can build and run tests with the ‘./gradlew connectedCheck’ command.
This release is packaged with the Android Testing Support Library so that we will be able to provide updates more frequently in the future. You can get started with UIAutomator by downloading the latest Android Support Repository through the SDK Manager.
Documentation is available on developers.android.com (http://goo.gl/wJq00a). Happy Testing!