WhatsApp Blaster
Get WhatsApp BlasterSupport
  • 👋Welcome to the WhatsApp Blaster
  • 💡Fundamentals
    • Getting Started
    • Guidelines for using WhatsApp Blaster
    • Release Notes
    • Support
    • Disclaimer
  • 📚Guides
    • 3 messaging tips to get the most out of WhatsApp Blaster
    • How to enter your message details
    • How to set up Chrome for WhatsAppBlaster
    • How to use the phone number converter
    • How to use the phone number validator
    • How to use the phone number replicator
    • How to use placeholders
    • How to send media files and documents
    • How to send a message to a group chat
    • How to set up a custom delay
    • How to send a multiline message
    • How to send media or documents with a caption
    • How to configure the backend settings sheet
  • 🛠️Troubleshooting
    • How to update ChromeDriver
    • Unable to click on buttons in the WhatsApp Blaster
    • Resolving Run-Time Error '-2146232576 (80131700)': Automation Error
    • Resolving Error: 7 No Such Element Error When Sending Images or Documents
    • Resolving Compile Error in Hidden Module: mWhatsAppBOT
    • Resolving Error 429: Class Not Registered
    • Resolving Chrome Binary Not Found Error
    • Resolving 1000 SeleniumError
  • Resolving the “OLE Automation Error”
  • ⁉️FAQ
    • How can I interrupt the sending process?
    • Can I schedule messages with WhatsApp Blaster?
    • Is there a risk of getting banned on WhatsApp when using WhatsApp Blaster?
    • What should I do If macros are disabled or blocked in the workbook?
    • Why does the Excel template differ from the one shown in the YouTube video?
    • What are the licensing terms for WhatsApp Blaster PRO?
    • Can I view or modify the VBA code?
    • Is there a maximum number of messages I can send per day?
    • Which versions of Excel are supported?
    • Can I use WhatsApp Blaster with WhatsApp Desktop?
    • Can I try the PRO version before purchasing?
    • Why upgrade to PRO?
    • How do I get a refund?
    • How to cancel your subscription
Powered by GitBook
On this page
  • Step 1: Update Chrome Test Browser and ChromeDriver
  • Step 2: Replace Outdated Files in SeleniumBasic Folder
  • Step 3: Update Chrome Path in WhatsApp Blaster
  • Video Guide
  1. Troubleshooting

Resolving 1000 SeleniumError

Last updated 1 hour ago

If you encounter the error 1000: SeleniumError - disconnected: Unable to receive message from renderer, it is usually caused by an outdated Chrome test browser or ChromeDriver.

Step 1: Update Chrome Test Browser and ChromeDriver

  • Download the latest versions ⤵️:

Version: 137.0.7151.55, Last updated: June 01, 2025

Version: 137.0.7151.55, Last updated: June 01, 2025

  • Extract the downloaded ZIP files.

Step 2: Replace Outdated Files in SeleniumBasic Folder

  1. Open File Explorer and go to:

    C:\Users\<YourUserName>\AppData\Local\SeleniumBasic
  2. Delete the existing chrome-win64 folder if it exists.

  3. Copy the newly downloaded chrome-win64 folder and paste it inside SeleniumBasic.

  4. Copy the new chromedriver.exe file and paste it into SeleniumBasic. When prompted, replace the existing file.

Step 3: Update Chrome Path in WhatsApp Blaster

  1. Open WhatsApp Blaster.

  2. Find the setting "Use Default Chrome Installation" and set it to No.

  3. Paste the path to your custom Chrome installation. It should look like one of the following:

    C:\Users\<YourUserName>\AppData\Local\SeleniumBasic\chrome-win64\chrome-win64\chrome.exe

    or

    C:\Users\<YourUserName>\AppData\Local\SeleniumBasic\chrome-win64\chrome.exe

    (This depends on how you extracted the folder.)

Video Guide

🛠️
Download ChromeDriver (win64)
Download Chrome Testing Browser (win64)
Download ChromeDriver (win32)
Download Chrome Testing Browser (win32)
Resolving 1000 Selenium Error - Video Guide