Hi all
Tap does not seem to work when I set autoLaunch = False for our native app.
Below is the error. When we set it to True it works fine.
info: [debug] Pushing command to appium work queue: [“click”,{“x”:640,“y”:650}]
error: Unhandled error: TypeError: Cannot call method ‘sendAction’ of null
at null. (/usr/local/lib/node_modules/appium/lib/devices/android/android.js:479:24)
at Object.q.process [as _onImmediate] (/usr/local/lib/node_modules/appium/node_modules/async/lib/async.js:809:21)
at processImmediate [as _immediateCallback] (timers.js:336:15) context: [POST /wd/hub/session/d708e866-30d5-40b5-9be4-087347e17892/touch/perform {“sessionId”:“d708e866-30d5-40b5-9be4-087347e17892”,“actions”:[]}]