I am getting error "ChromeDriver for Electron is not found" or "Electron application requires Chrome driver XX to enable automation"

I am getting error "ChromeDriver for Electron is not found" or "Electron application requires Chrome driver XX to enable automation"

Description:

Electron is a free and open-source software framework to develop the Desktop GUI applications that host a chromium browser inside i.e. it combines the Chromium rendering engine and the Node.js runtime. Different applications can be based on different Chromium versions. In order to automate applications using Leapwork, the corresponding version of ChromeDriver is required to be placed inside the driver directory otherwise the user will get an error message "ChromeDriver for Electron is not found" or "The Electron application requires Chrome driver XX to enable automation" where XX denotes the version number of Chrome driver.

Resolution:

The user needs to download the mentioned ChromeDriver from the ChromeDriver Downloads page. Please note that only the major version has been mentioned in the error message, so the user can download any minor version that matches the corresponding major version. e.g. for version 85.0 85.0.4183.87 or 85.0.4183.83 both will work. However, we recommend downloading the latest version.

Once the driver has been downloaded, please follow the below steps:

Note:

If the issue continues, please contact our Priority Support.