Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 297 Bytes

appium-fs-driver

This is a minimal Appium driver designed to illustrate how easy it is to create new Appium drivers.

It does not do anything useful. It just maps the WebDriver protocol to some filesystem operations.

DO NOT USE THIS ANYWHERE REAL! It exposes your filesystem via a REST API!