I am facing issues while recording test due to a different chromedriver path already being configured. How do I fix it ?

If the browser does not load while recording tests on Low Code Automation and you see the error “Different chromedriver path already configured in System environment variables“, it could be because a different chromedriver path might be already set in your System environment or PATH variables. To confirm, try these commands from the command prompt:

Windows:

  • --> chromedriver --version  [This should be compatible with your current Chrome browser version]
  • --> where chromedriver.exe

MacOS

  • --> chromedriver --version [This should be compatible with your current Chrome browser version]
  • --> which chromedriver

Check if this returns a path that you used earlier to install chromedriver.

The desktop app automatically takes care of managing the chromedriver versions on your machine. If you have a different chromedriver path configured in your System environment or PATH variables, please remove the path and try relaunching the Low Code Automation desktop app again.

Please contact support if you still face any issues after trying the above steps.

Other Resources

Still can’t find what you are looking for?

We are always happy to help with any questions

Support resources Contact Us

Provide your business email to continue