pullFolderPulls a folder from the device’s file system. Usage1browser.pullFolder(path); Parameters Param Type Details path String device path to folder ExamplepullFolder.js1browser.pullFolder('/data/local/tmp') Support