Selenium+python (one)

Source: Internet
Author: User
Hello everyone, today is my first time to write a blog, work has also a period of time, today want to share some of the content of learning, we learn together, common progress, write bad place, much to see, more limited.

Today I want to write some automation related things, but also a record of the course of learning it.

Environment: Python+selenium

Python believe that everyone is not unfamiliar, now more popular 3 version, but I was installed before the 2 version, here is not updated, after all, we are learning principle.

Firstly, first install Python, here is not detailed introduction, it is relatively simple, after installation, you need to add the Python installation directory to the environment variable path, after installation, you can enter Python in the DOS window to verify the installation success.
Second, install selenium, I use the PIP install selenium to install, some input This command may prompt Pip can not install, need to install PIP before the line
After the installation is complete, you can use the tool to verify that you can use eclipse or pycharm can, see their preferences, personally think these two are very useful, here I use the Pycharm tool, enter the following code to verify the success:

This is a successful start, and even the first step in the console.

The first step is to write this first, the next update. My computer skills are not good, but will continue to learn!

Selenium+python (one)

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.