Install Webdriver to get testing with Behat and Javascript
This is so I do not forget!
UPDATED: go here instead https://www.npmjs.com/package/selenium-standalone
1) sudo npm -g install webdriver-manager
2) sudo webdriver-manager update –chrome
3) Get Java for the Mac
Googled El Capitan Java and takes me to Apples site to get the right version of java
https://support.apple.com/kb/dl1572?locale=en_US
4) webdriver-manager start
That is it!
comments powered by Disqus