chromedriver
chromedriver copied to clipboard
Download ChromeDriver for Electron
Currently electron-chromedriver is still in 3.0.0-beta.1 even if Electron 3.0.0 has been released. I believe that it's because bump is a manual process that takes time to do it. Can...
The download script fails behind a corporate proxy despite setting npm proxy & https-proxy variables. Npm works okay for downloading other required packages. > [email protected] install C:\electron-api-demos\node_modules\electron-chromedriver > node ./download-chromedriver.js...
For a project, I am trying to run electron-chromedriver but I am getting these errors: ``` ./node_modules/.bin/chromedriver -h dyld: Library not loaded: @rpath/libffmpeg.dylib Referenced from: /Users/cxe10/workspace/FluxToolUiTests/node_modules/electron-chromedriver/bin/chromedriver Reason: image not found...
(this issue was previous reported on electron-https://github.com/electron/electron/issues/25486, but they suggest me to report here) ### Issue Details * **Electron Version:** * Desktop app based on Electron 9.1.2, and UI automation...
**reproduce steps:** set 5.0.8 electron in package.json and set ELECTRON_CUSTOM_DIR. **expect**: It still download chrome-driver 5.0.0, It should be also specified the fixed version to download electron chrome-driver. **actual**: It...
An existing angularjs was converted as electron application by following the steps in the site. The application is working fine and it is possible to navigate through the pages. But...
While trying to launch Electron Application using in Remote Machine.My Application is Launching and after few seconds getting org.openqa.selenium.WebDriverException: Unable to either launch or connect to Chrome. Please check that...
I upgraded to electron v27 and chrome driver v118 was found for mac arm. Is there a documented min version of electron for mac arm?
It looks like the `latest` tag is accidentally applied to every release. Currently v25.9.8 is tagged as the `latest` release which would be installed with `npm i electron-chromedriver@latest`. I think...
Node:-18.16.1 while doing npm install --save-dev electron getting below error npm WARN deprecated [email protected]: Please use @electron/get moving forward. npm ERR! code 1 npm ERR! path /Users/2229275/caseys_fe/commerce-oms/node_modules/spectron/node_modules/electron-chromedriver npm ERR! command...