Skip to content

Yashkapure06/Automate-Google-Meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.