Robot Framework Environment Construction--MAC

Source: Internet
Author: User

1. Install Python: When I install the python3.6

: https://www.python.org/

The RF framework is Python-based, so be sure to have a python environment.

2. Install the robot framework:

Currently the latest version is 3.0.2,:https://pypi.python.org/pypi/robotframework/3.0.2

After downloading, unpack, open terminal switch to unzip directory, then execute Python setup.py install installation.

  

3. Install WxPython:

: http://www.wxpython.org/download.php

Wxpython is a very well-known GUI library for Python because ride was developed based on this library, so this must be installed.

4. Install Robot Framework-ride

: Https://pypi.python.org/pypi/robotframework-ride

Ride is a graphical interface for creating, organizing, and running test software.

5. Install Robot framework-selenium2library:

: https://pypi.python.org/pypi/robotframework-selenium2library/1.5.0

Rf-seleniumlibrary can be seen as the RF version of the Selenium Library, selenium (Webdriver) can be considered a set of Web-based specifications (API),

Therefore, the RF, Appium and other testing tools can be based on this set of APIs for page positioning and operation.

Can be installed through the Python PIP Toolkit:

>pip Install Robotframework-selenium2library

After the rf-ride is installed, the desktop generates a ride icon. Double-click Start, the interface is as follows:

Robot Framework Environment Construction--MAC

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.