Skip to content

This project visits a site of the training and placement department that I had to check daily for new updates and follow the same steps so I made this.

License

Notifications You must be signed in to change notification settings

abhinandanpawar/automation-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#BEFORE RUNNING THIS SCRIPT INSTALL THIS 2 MODULE try this command on cmd

#press windows + R type cmd hit enter

pip install selenium

pip install pillow

#if you want to open all file after taking snap remove # from this line

#image = Image.open("home.png")

#image.show()

About

This project visits a site of the training and placement department that I had to check daily for new updates and follow the same steps so I made this.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages