mirror of
https://github.com/appium/appium.git
synced 2026-05-02 00:09:28 -05:00
8b33414901
This is getting pretty close, but: - Commands from a driver will show even w/o a `newMethodMap` or `execMethodMap`; it is able to understand that it's overriding `BaseDriver` - It's also able to understand the associated routes - And it's able to understand the routes even if `BaseDriver` does not implement it Still working on the parameters display, but we have the name override working at least. Added some docstrings in `fake-driver`, `base-driver` for testing
appium-fake-driver
Issues for this repo are disabled. Log any issues at the main Appium repo's issue tracker.
Work in progress, stay tuned!
Watch
npm run watch
Test
npm test