TobiasPankner
TobiasPankner
Don't apologize, it's a good feature request. It would certainly work, however I am not really actively maintaining this bot anymore because it is quite alot of work and I...
My suggestion is to start on some smaller projects when learning python. Something like this (web automation) can be quite oberwhelming as it also requires knowledge of how webpages function....
I have not tested on linux, are you running in headless mode? What browser are you using?
Okay, what system are you running this on? If you are on the cloud you should switch headless to true. Does the bot open a chrome window?
Okay, have you made sure that chrome or chromium is installed on the machine?
Have you tried chromium and headless mode?
Can you also post the console log?
Well that looks good. Did you modify the code or are you using an old version? Because the print of the list should not be there.
Thanks for letting me know. I will probably not fix this as I do not support this project anymore. If someone wants to create a fork and fix this they...
Thanks for the great description! The way the bot checks for active calendar meeting is by searching for the "Join" button. Somehow this button showed up early. Sadly, I cannot...