karol-f / vue-custom-element

Vue Custom Element - Web Components' Custom Elements for Vue.js
https://karol-f.github.io/vue-custom-element/
MIT License
1.97k stars 187 forks source link

Fix hardcoding selenium .jar file for nightwatch tests #138

Closed kleingtm closed 6 years ago

kleingtm commented 6 years ago

This fixes the error of having the wrong version of .jar when pulling down and testing on the clean master branch. Currently the version is selenium-server-standalone-3.14.0.jar per the package.json current semver.