Error message #

Solution 1: Make sure SeleniumBasic is installed #
- Download SeleniumBasic from the official release page.
- Install it to this exact path:
C:\Users\%username%\AppData\Local\SeleniumBasic
- Reinstall if necessary. If SeleniumBasic is already installed, reinstall it to make sure the installation is correct.
Solution 2: Add the Selenium type library in VBA #
- Open the VBA editor. Open the WhatsApp Blaster file in Excel, then press
Alt + F11. - Open the references dialog. Click
Toolsin the top menu, then selectReferences. - Select the Selenium type library. Scroll down to
Selenium Type Library, tick the box next to it, and clickOK.
- Save and close. Save the changes in the VBA editor and close it.
