I am just learning how to use Selenium for Web automation with VBA. I have installed "selenium basics" and "ChromeDriver". But when writing simple codes, I get the runtime error 13 (attached picture the error occurs at "bot.start")
error13.PNG
My Chrome version is 129.0.6668.59 and I have referenced the "selenium type library" and I have attached the path of "selenium basics" .can you guide me on this issue?