2. Installation Guide For Robot Framework with Eclipse RED editor - aankitmmishra/RobotFramework GitHub Wiki

1. Download and Install Java

URL

2. Download and Install Eclipse IDE

URL

3. Download and Install Python

URL

4. Update Environment variables with Python path on a Windows machine

Environment Setup Python Add Python location

5. Update Environment variables with python/script on your windows machine - This is to access PIP

Within Python there is a script folder add the location of script folder

6. Validate JAVA version through command prompt

7. Validate Python version through command prompt

8. Validate PIP version through command prompt

9. Download RED editor for Eclipse from the Eclipse marketplace - RED editor is created by Nokia and is very stable

Navigation: Open Eclipse-->Help-->Eclipse Market Place

10. Download Pydev from Eclipse market place for working with Python through eclispe IDE

Navigation: Open Eclipse-->Help-->Eclipse Market Place

11. Download robotframework-selenium2library through PIP

Open Command prompt Navigate to the Python script location and type/paste the PIP command to download RobotFramework PIP command for Robot Framework