How to push image file to the android device?

How to push image file to the android device?

Hello Macy,

Please try the sample code snippet below:

androidDriver.pushFile("/sdcard/images/image.png", new File("/Users/JohnDoe/Desktop/Screenshot 2022-08-04 at 5.06.28 PM.png"));