Getting error while starting appium framework with espresso.

0
Hello Experts, We are trying to set up appium framework for testing Mendix Native android app. When we don't use espresso then it is not recognizing UI element and when are doing it with espresso, it is giving below error. Capabilities: {   "deviceName": "emulator-5554",   "platformName": "Android",   "appPackage": "com.mendix.nativetemplate",   "appActivity": ".MainActivity",   "noReset": true,   "automationName": "Espresso", "avd": "Mendix_Testing",  "app":"D:\\Temp\\1\\F\\app-appstore-debug.apk" }   Error:     
asked
0 answers