Windows Build Robotframework Environment (i)

Source: Internet
Author: User

Robot? Framework website

http://robotframework.org/http://robotframework.org/

Installation Instructions

Https://github.com/robotframework/robotframework/blob/master/INSTALL.rst

Notebook Environment Win7 System 64

Build the operating environment:

1,python 2.7 (Latest version Python3.6 not supported)

2,wxpython (a GUI library of Python, supporting the ride runtime)

3,robot Framework (tool itself)

4,robotframework-ride (Robot Framework test Data Editor, which enables the organization of test case creation, run, and test projects to be done in a graphical interface)

Related References 64126927

One, Python 2.7 installation

1, download and install https://www.python.org/downloads/windows/

The Robot framework does not support the latest version of Python3.6, such as the python-2.7.14.amd64.msi i downloaded

Note the settings, do not configure the environment (if not set, their own environment ha)

2. Check if the installation is successful

Open Command window, CMD, installed

Second, install Robot framework,robotframework-ride with PIP

1. See if Pip and Setuptools are installed

PIP List

, installed (if not installed, run PIP install pip pip install setuptools)

2, installing the robot Framework

Pip Install Robotframework

(or download website https://pypi.org/project/robotframework/)

3, install Robotframework-ride

Pip Install Robotframework-ride

(or download website https://pypi.org/project/robotframework/)

Three, WxPython Download (Python of a GUI Library, Support ride run-in library)

1. View the corresponding downloaded version in the command window

Python

From robotide Import Main

2, download and install

If not installed, will prompt, there is a corresponding

For example: Https://sourceforge.net/projects/wxpython/?source=typ_redirect

Download Install ...

3. Verify that the installation is successful

Double-click Open C:\Python27\Scripts ride.py file,

After seeing this interface (installed part), laugh on it .... haha haha haha .....

Windows Build Robotframework Environment (i)

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.