Python+selenium Installation

Source: Internet
Author: User

Test environment:

1. Python Installation

Download the website for direct installation

2. Download Setuptools&pip

Easy to manage Python packages

Download Setuptools&pip The latest version of the website, unzip

Setuptools Installation:

Switch to the appropriate directory execution: Python setup.py install

Install PIP:

Switch to unzipped directory execution: Python setup.py install

On switch to C:\Python27\Scripts execution: easy_install pip

Installation Complete

If it appears (XXXX is not an internal or external command, go to configure the environment variable)

Variable name: Path

Variable value:; C:\python27

When configuring environment variables, note the Chinese-English toggle, semicolon

3, installation Selenium

Networking status, you can enter the command installation directly under C:\Python27\Scripts:

C:\Python27\Scripts > pip install Selenium

No Internet website download and unzip the entire directory into the C:\Python27\Lib\site-packages directory.

4, ActivePython

Python-specific programming and debugging tools

Python+selenium Installation

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.