Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yashkapure06/automate-google-meet
- Owner: Yashkapure06
- License: mit
- Created: 2022-11-04T17:49:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T04:01:55.000Z (over 1 year ago)
- Last Synced: 2024-10-04T07:41:33.449Z (about 1 month ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 6.32 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.