-
- Downloads
Register chromedriver path
Adding `import 'chromedriver';` causes the module to register the path to `chromedriver` / `chromedriver.exe` automatically, fixing this error: ``` The ChromeDriver could not be found on the current PATH. Please download the latest version of the ChromeDriver from http://chromedriver.storage.googleapis.com/index.html and ensure it can be found on your PATH. at Error (native) ```
Loading
Please register or sign in to comment