Build Robotframework+selenium Environment under Ubuntu

Source: Internet
Author: User

has recently moved from the Windows system to the Ubuntukylin, so the test tools also need to be reinstalled, today to share with you the installation process.

I use the environment: Ubuntu Kylin 14.04 64-bit system.

Start, first or to install Python, here I use is Python2.7, this can go to the official website to download, installation process here will not repeat.

I'm using an online installation:

1, install PIP,

sudo apt-get install Python-pip

2, installation of Robotframework,

sudo pip install robotframework

3, installation of Selenium2library,

sudo pip install robotframework-selenium2library

4, installation of Wxpython,

sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n

5, installation of Ride,

sudo pip install Robotframework-ride

6. Open Ride

Enter inside the terminal

ride.py

7, about the use of RFS, please refer to http://blog.csdn.net/xc5683/article/details/10017915

Build Robotframework+selenium Environment under Ubuntu

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.