Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashkapure06/automate-google-meet

Automating Google meet using selenium in Python
https://github.com/yashkapure06/automate-google-meet

automation communityexchange final-year-mini-project final-year-project github github-codespaces google-meet google-meet-automation google-meet-bot learn mini-project miniproject python python3 selenium selenium-python selenium-webdriver server student-vscode webdriver

Last synced: 13 days ago
JSON representation

Automating Google meet using selenium in Python

Awesome Lists containing this project

README

        

# 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.