Info |
---|
This page concerns only measure on android device, if you want to measure on iphone, you can follow this link Lancer un script gdsl avec le testrunner sur iOS (sans mesure phyique) |
With UIAutomatorViewer (recommanded)
Install
...
UIAutomatorviewer on your PC
Install Android Studio if you have not
On Android Studio, click on Menu Tools > SDK Manager
Go to SDK tools tab, uncheck option "Hide Obsolete Packages"
Check option “Android SDK Tools” and install version 26.1.1
UIautomatorviewer is now install in android SDK directory
...