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 physique) |
...
Code Block | ||
---|---|---|
| ||
brew tap homebrew/cask-versions brew install --cask temurin8temurin@8 |
On Windows, install Java 1.8 by getting it on the Oracle website. You need to create an account.
...
Info |
---|
On Mac, interactions may be impossible with UIAutomatorViewer. If it is the case, do the following steps:
With some Mac, you also have to create a folder called aarch64 next to the folder called x86_64. Then, you have to copy the swt2.jar file into the new folder. |
3. Use UIAutomatorviewer
When UIAutomatorViewer is opened, you can
...