pull_file
Read a file from a Windows desktop's filesystem using its absolute path and retrieve the content encoded as base64.
Instructions
Read a file from the filesystem of the machine running the driver, returned as base64. Requires the "modify_fs" insecure feature to be enabled on the Appium server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Absolute path of the file to read |