Auto login and end a Google meet
python
$ pip install webdriver_manager
$ pip install selenium
- Fork this repo
- Clone it in your system
- Open the path in your terminal
- In the terminal enter:
$ python action.py
It may happen by the time we use this code it may not work, here we can try changing the xpath in the code. It looks like --> ' '
chrome.find_element_by_xpath('//*[@id="identifierId"]')
By using the inspect tool we can get the xpath on any element on chrome