Hi everyone,
Recently I am facing an issue on Mac machine using Appium 2.0, where each time when I run my scripts for Android automation, I have to set ‘ANDROID_HOME’ and ‘ANDROID_SDK_ROOT’ via terminal.
Am I missing any configuration setting here or is it some kind of obvious issue?
Further more information:
IDE: IDEA IntelliJ 2023.3.1 (Community Edition)
Appium 2.0
Emulator: Pixel 6, API level 34
Thank you!