#appium_driver
- Appium driver for app testing.
- Appium inspector implemented in Python.
- Proxy server implemented with MITMproxy.
- install node.js http://nodejs.org/
- install Appium by using npm. refer: http://appium.io
- install Python, and pip (Python package installation tool)
- install Python libraries: Selenium, PIL, biplist, MITMproxy, etc..