Build a robot framework Environment

Source: Internet
Author: User

I. Build a robot framework environment:

Official Website: http://robotframework.org/

Serial number Installation Package name Installation Method Remarks
1 Python EXE file, double-click to install Https://www.python.org/download/releases/2.7.8/ The installation path cannot contain spaces.
2 Setuptools Download the ez_setup.py file and double-click Https://pypi.python.org/pypi/setuptools Python suite Management Program
3 Pip Install easy_install Pip with setuptools Https://pip.pypa.io/en/latest/index.html Python suite Management Program
4 Robot framework 1. Pip install robotframework
2. Source Code: Python setup. py install
3. Double-click the EXE file to install it.
Https://pypi.python.org/pypi/robotframework Robot framework itself
Https://github.com/robotframework/robotframework
5 Wxpython EXE file, double-click to install Http://wxpython.org/download.php#stable Runtime library supporting ride
6 Robotframework-ride 1. Pip install robotframework-ride
2. Source Code: pythont setup. py install
3. Double-click the EXE file to install it.
Https://pypi.python.org/pypi/robotframework-ride Ride
7 Selenium2library 1. Pip install robotframework-selenium2library
2. Source Code: pythont setup. py install
3. Double-click the EXE file to install it.
Https://pypi.python.org/pypi/robotframework-selenium2library Selenium2 Test Library, based on WebDriver
8 Cx_oracle EXE file, double-click to install Http://sourceforge.net/projects/cx-oracle/files/ Connected to Oracle
9 Databaselibrary 1. Pip install robotframework-databaselibrary
2. Source Code: pythont setup. py install
Https://github.com/franz-see/Robotframework-Database-Library Database

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.