Skip to content

premshankerjillella/Selenium_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium_codes

Collection of selenium codes for browser automation.

Installation:

To install using use pip:

pip install selenium

Drivers:

Selenium requires drivers to interface with the browser. So, download drivers for respective browsers. This code is written only for chrome browser, So:
Download the ChromeDriver and then add the location of the driver to the PATH in your system.

Run the code:

To run the code, use python interpretor to run the code file

For zomato.py use:

python zomato.py

About

Collection of selenium codes for browser automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages