Tips & Tricks
Let’s discuss some common issues and solutions.
We'll cover the following...
DesiredCapabilities
We can learn about all the capabilities of Android and iOS at https://caps.cloudgrey.io.
Android
-
Make sure the
ANDROID_HOME
environment variable is set with the proper value. -
Make sure the Android device (real device or emulator) is up and running.
-
If the connected real device is not recognized, make sure to enable “Developer Options” and "USB ...