Giter Site home page Giter Site logo

appium-fs-driver's Introduction

appium-fs-driver

Demo filesystem driver for Appium (not for real use). No, I'm serious, this is only a toy for learning purposes and is basically a backdoor to your file system, so don't ever run it for real. The primary context for its development was for use in a live coding workshop meant to teach how to build drivers for Appium 2.x.

Build a driver workshop

To see how this driver was built in stages, you can compare the diff between each branch that was created during development:

  • Stage 1: Scaffold the project with all the appropriate tools
  • Stage 2: Get an empty Appium 2.x compatible driver building and running
  • Stage 3: Implement the getPageSource command
  • Stage 4: Implement the element finding commands
  • Stage 5: Implement the getText command for file elements
  • Stage 6: Implement set and clear methods for elements
  • Stage 7: Implement a custom 'executeScript override' method for deleting files
  • Stage 8: Require the use of a CLI argument to 'chroot' the use of this driver

And then of course you can diff that against main to see if any development has happened since!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.