Hi Guys! Just to let you all know I recognized after uploading that the audio quality of this video is very poor with all of the white noise. However, I have fixed this issue in the next episode and the rest to come! Please continue to learn and enjoy this series! :)
the program keep giving me this error even that I didnt your setup step by step:: "OpenQA.Selenium.DriverServiceNotFoundException: 'The chromedriver.exe file does not exist in the current directory or in a directory on the PATH environment variable" any idea how to solve it?
adi ron mind posting some of your code? That error usually means you didn’t initialize OR install the selenium libraries required. If there’s anyway I can help let me know :)
adi ron Not sure if this still helps you. I had the same error because the chrome driver in the video is specifically for windows. If you are using MacOS like me you need to uninstall it and use this ChromeDriver instead: www.nuget.org/packages/Selenium.WebDriver.ChromeDriver/87.0.4280.2000-beta I could be wrong because I'm not very computer savvy. But this is what worked for me if you are using Mac
I've got this error Unhandled Exception: System.InvalidOperationException: session not created: This version of ChromeDriver only supports Chrome version 85 (SessionNotCreated). I upgraded the ChromeDriver already but message persists. Great video btw!!