I've tried running the code on my Selenium+Python installation on my machine. I needed to make a few changes to make it run on Chrome. When it finally did run, I realised Filestream is now using reCaptcha for logging in. It detected that a bot is trying to log in and showed the verification dialog. Since Selenium obviously doesn't know what to do with it, the script shows an error. So I suggest using some other file manager and accordingly making changes
I've tried running the code on my Selenium+Python installation on my machine. I needed to make a few changes to make it run on Chrome. When it finally did run, I realised Filestream is now using reCaptcha for logging in. It detected that a bot is trying to log in and showed the verification dialog. Since Selenium obviously doesn't know what to do with it, the script shows an error. So I suggest using some other file manager and accordingly making changes