SeleniumBasic icon indicating copy to clipboard operation
SeleniumBasic copied to clipboard

Error : Class not registered

Open Kwinten06 opened this issue 5 years ago • 1 comments

Hello, I installed the last version of selenium basic using the exact following instructions https://stackoverflow.com/questions/57216623/using-google-chrome-in-selenium-vba-installation-steps When i want to add the reference in Excel, i don't find it automatically, so i look for it in C:\Users%username%\AppData\Local\SeleniumBasic. I tried to select Selenium64.tlb (I'm running on Win10 64bits) then tried Selenium32.tlb version, but both give me "CLASS NOT REGISTERED" error when running the testcode (in the link above)

How can i do to fix this ? Thank you

Kwinten06 avatar Jun 10 '20 17:06 Kwinten06

Hi. Make sure you add the library TOOLS > REFERENCES> and select: "Selenium Type Library" (in the VBA editor). Also try reinstalling SeleniumBasic. It should work.

rufogil avatar Jan 12 '22 21:01 rufogil