Python+selenium+eclipse Installation

Source: Internet
Author: User

1. Install Python

Reference Installation python:http://www.cnblogs.com/beyongblue/p/4215740.html

2. Install the Python management tool Setuptools

3. Install Python package management tool PIP

Installing PIP with Setuptools

Open a Command window, enter the C:\Python27\Scripts directory, enter the command: Easy_install PIP

Wait for the completion.

4. Install Python-based selenium package

Open a Command window, enter the C:\Python27\Scripts directory, install the selenium package

Pip install Selenium or pip install-u Selenium

There may be some alarm during installation, the installation can be done without the tube.

5, check selenium installation is correct

6. Installing the Pydev plugin in eclipse

7. Configuring the Python Interpreter in eclipse

8. Create the project and package, and configure the path in the project

Python+selenium+eclipse Installation

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.