Pre-Requirement: Python 2.7 is installed.
1) Install Setup tools.
http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools
2) Install PIP
http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools
3) Add Python Scripts to the path
4) Install Robot Framework
Start -> cmd
5) Execute Robot Framework1) Install Setup tools.
http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools
2) Install PIP
http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools
3) Add Python Scripts to the path
Start -> Edit environment variables
eg. C:\Python27\Scripts
Start -> cmd
pip install robotframework
pybot --version
Robot Framework 2.8.1 (Python 2.7.5 on win32)
No comments:
Post a Comment