john-doherty / selenium-cucumber-js

Browser automation framework written in pure JavaScript using official selenium-webdriver and cucumber-js
ISC License
120 stars 89 forks source link

Update package.json #12

Closed itmayziii closed 7 years ago

itmayziii commented 7 years ago

@john-doherty There is a problem with the require-dir dependency if you are running newer versions of Node, such as 8+. Updating the dependency resolved the problem for me.