Appium is an open-source tool for automating native mobile applications in both iOS and Android. Cucumber is a popular BDD framework to describe testing scenarios.
2.2.2
appium --base-path=/wd/hub
gradle testDebug
appium --base-path=/wd/hub
git checkout applitools
gradle testDebug
Note: Make sure you set a valid Applitools key in configuration.properties file
https://josdem.io/techtalk/android/appium_cucumber_junit5/
Note: This project uses Android Launcher as a target Android product