How to retrieve a file from the device’s file system? – pCloudy – Question and Answers
Home >> Appium Tricks and Tricks >> How to retrieve a file from the ...

How to retrieve a file from the device’s file system?



byte[] fileBase64 = driver.pullFile("/path/to/device/fileName");

Leave a Reply

Your email address will not be published. Required fields are marked *