Skip to content

chosey85/PySelenium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Py-Selenium

Python-Selenium quick start

1. Download ChromeDriver:

A. Check your Google Chrome version:

alt text

alt text

B. Download the ChromeDriver matching your Google Chrome from:

https://chromedriver.chromium.org/downloads

C. Open terminal inside PyCharm (left bottom) and run:

    pip install selenium

D. Copy code from webtest.py

About

Python-Selenium quick start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%