-
Notifications
You must be signed in to change notification settings - Fork 18
Webdriver not working #121
Comments
Hey @NISH1001 I haven't faced any issue like this. It might be ocurring in the fallback method that you implemented for the regions that do not have YT Music yet. |
Okay thanks. I will check it out and try to merge ASAP. |
@deepjyoti30 Turns out it was because of version issue with the webdriver. I guess we have to figure out a way to do that automatically. Also, this might be also creating a friction for any new user to run |
@NISH1001 Were you able to fix it by updating the drivers? The issue I had was related songs weren't working but in my case it uses |
@deepjyoti30 ya. It seems the version issue with the webdriver. Sometimes I find it boring to manually download the webdriver and put it into the path while doing some other tasks as it will require me to do some context switching of visiting the download page and download the zip, unzip and put into the desired path. That's why I opened the issue for feature enhancement haha... |
Past few days, it seems like I am unable to run related playlist. I haven't looked into the issue in-depth but it's due to the chrome driver issue. Probably, something got updated and it broke the selenium part.
Have to look into this to make the error more verbose, plus finding a way to update the driver accordingly.
The text was updated successfully, but these errors were encountered: