Skip to content

ArpitDakhera/Web-Automation-using-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Automation-using-Python-

Web automation using python selenium.

  1. Install Python 3

  2. Run these commands in cmd (Requirements selenium, pandas, joblib)

  3. pip install selenium (Installing Selenium)

  4. pip install joblib

  5. pip install pandas

  6. Install chromedriver , and set the location of chromedriver in main_parallel.py file.

  7. Run main_parallel.py file

  8. You can change database to mysql also , just remove the comments on mysql connection code in main_parallel.py file

  9. You can change sampe dataset by changing file.csv.

About

Web automation using python selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages