Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 430 Bytes

File metadata and controls

11 lines (7 loc) · 430 Bytes

SeleniumPythonAutomation

Selenium is a portable framework for testing web applications. It is also used as an automation tool. The following tasks are performed by the respective programs:

  • SendEmail.py ==> Send an email.
  • FindBroken.py ==> List out broken hyperlinks of a webpage.
  • DownloadImages.py ==> Download top 10 photos from a google images search result.
  • DownloadMusic.py ==> Download music to your liking.