Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 470 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 470 Bytes

Automate-Google-Meet

Automating Google meet using selenium in Python

  This is Mini Project for the subject: Software Testing and Quality Assurance

ChromeDriver

  A ChromeDriver is a separate executable or a standalone server that Selenium WebDriver uses to launch Google Chrome.

Selenium

  Selenium is a free (open-source) automated testing framework used to validate web applications across different browsers and platforms.