Build Selenium+python Automation Environment

Source: Internet
Author: User

1. Install python,:http://python.org---installation version 3.5.1

PS: Comes with Setuptools and PIP tools

2. Then, pip install the third-party libraries needed to develop the Web App: Asynchronous framework Aiohttp:$pip install aiohttp

3. front-end template engine jinja2:$ pip install jinja2

4, MySQL 5.x database, download and install from the official website, after installation, it is important to remember the root password---test234

5. MySQL python asynchronous driver Aiomysql:$ pip install aiomysql

6, install selenium, directly under the C:\Python27\Scripts Input command installation: Pip Install-u Selenium

Build Selenium+python Automation Environment

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.