maestro icon indicating copy to clipboard operation
maestro copied to clipboard

java.io.IOException: Failed to install apk C:\Users\hp\AppData\Local\Temp\maestro-app4925625642158224282.apk: null

Open LalithKumar702 opened this issue 2 years ago • 0 comments

I started the adb server and i can see my device listed under adb devices. i turned on usb debugging in the phone as well

my flow.yaml file is as follows:

`appId: com.twitter.android

  • launchApp
  • tapOn: Search and Explore
  • tapOn: Search Twitter
  • inputText: "@mobile__dev"
  • tapOn: mobile.dev
  • tapOn: Follow
  • assertVisible: Following`

After running the flow.yaml , i am getting the error as follows:

java.io.IOException: Failed to install apk C:\Users\hp\AppData\Local\Temp\maestro-app4925625642158224282.apk: null

attaching the screenshot for your reference

image

LalithKumar702 avatar Oct 20 '22 09:10 LalithKumar702