delete_file
Deletes a specified file from the Windows machine using its absolute path. Requires the "modify_fs" feature enabled on the Appium server.
Instructions
Delete a file on the machine running the driver. Requires the "modify_fs" insecure feature to be enabled on the Appium server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path of the file to delete |