pullFilePulls a file from the device. Usage1browser.pullFile(path); Parameters Param Type Details path String device path to file ExamplepullFile.js1browser.pullFile('/data/local/tmp/file.txt') Support