SHUR1K-N / MeetNinja-Google-Meet-Bot

A super dope tool that attends your Google Meet(s) for you. Flawlessly handles scheduled multiple (subsequent) Meet sessions. Also disables the camera & microphone, and shows timestamps of joining & ending times for each Meet. Supported: Google Chrome / Mozilla Firefox running on Linux / Mac / Windows
https://TheComputerNoob.com
71 stars 11 forks source link

Pop-up blocks "Join" button #9

Closed dproyt closed 3 years ago

dproyt commented 3 years ago

WHEN WE GO TO MEET PAGE IT BLOCKS MIC AND CAM THEN IT SHOWS THE POPUP WHICH IS TO BE DISMISSED THAT POPUP BLOCKS JOIN MEET BUTTON

SHUR1K-N commented 3 years ago

Tested across multiple devices at my end — no such issue.

There is a specific line in MeetNinja (line #159), action.send_keys(Keys.ESCAPE).perform(), that specifically deals with this exact "Dismiss" button by simulating an "Esc" key-press to kill the pop-up.

So, this should not be an issue unless you have either:

dproyt commented 3 years ago

I FIXEEDDD ITTT I MADE IT FULL SCREEN