RobotFramework + Selenium2 software installation tutorial, robotframework tutorial

Source: Internet
Author: User

RobotFramework + Selenium2 software installation tutorial, robotframework tutorial

1. python version 2.7 must be installed.
Set environment variables: F: \ software \ Python27; F: \ software \ Python27 \ Scripts;
Restart your computer;

2, install wxPython must be wxPython2.8-win32-unicode-2.8.12.1-py27.exe 32-bit
3. install pip, download the compressed package, and decompress python setup. py install
4. install rf and run cmd and pip install robotframework as Administrator
5. install RIDE, run cmd as an administrator, and pip install robotframework-ride
6. install Selenium2Library, run cmd as administrator, and then pip install robotframework-selenium2library on it
7. Create ride shortcuts: F: \ software \ Python27 \ pythonw.exe-c "from robotide import main; main ()"
8. Change the icon: F: \ software \ Python27 \ Lib \ site-packages \ robotide \ widgets \ robot. ico


######################################## ######################################## #####################################
WxPython is an excellent GUI graphics library for Python;
Pip is the Python Package Manager;
Python packages are generally placed under Lib \ site-packages.

Related Article

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.