1. Install python3.4 and SET environment variables
2. Replace the lib file (or switch to the C:\Python34\Script directory to execute the PIP install-u Selenium command)
3. Install the JDK and configure the environment variables (refer to http://jingyan.baidu.com/article/bea41d435bc695b4c41be648.html)
4. Eclipse Install Pydev plugin (reference http://www.cnblogs.com/linzhenjie/articles/2639113.html)
5. Install the browser plugin Firebug
The above has been set up a good PC end python+selenium environment, we began to build appium+android environment it!
6. Install node and set the environment variable (path path C:\Program files\nodejs)
7. Install Appium and set environment variables (path path C:\Program Files (x86) \appium\node_modules\.bin)
8. Set the Android environment variable (refer to http://blog.csdn.net/meetmeya/article/details/6595636)
Appium installation package:
Http://pan.baidu.com/s/1nv9yJ8X
Eclipse+android Development Environment Installation package:
Http://pan.baidu.com/s/1slMNLrZ
python3.4 Lib Library:
Http://pan.baidu.com/s/1bAkUx4
python3.4 installation package:
Http://pan.baidu.com/s/1kVPHN6Z
Node installation package:
Http://pan.baidu.com/s/1o8AICPW
Eclipse+python3.4+selenium+appium Installation Steps