selenium-cucumber-js
selenium-cucumber-js copied to clipboard
Is it necessary for electron-prebuilt to be a hard dependency?
trafficstars
I am running into issues in our CI with this specific dependency failing to download every so often, and it's not something we ever use. We use chromedriver exclusively. Can electron & electron-prebuilt be moved to optional dependencies?
+1 running into issues with this as well. The download task inside electron-prebuild to grab from github releases is unreliable on my build machines