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

Reports folder is missing #1

Closed larryg01 closed 8 years ago

larryg01 commented 8 years ago

When code checked out and installed the reports is missing so testrun fails

john-doherty commented 8 years ago

@larryg01 please can you retest this?

larryg01 commented 8 years ago

I have re-downloaded and install the package again and its all good now, although the first time I ran the test i got the "function timed out after 10000 milliseconds" error but ran it again and it passed ok. I think you should look into the hardcoded timeout

john-doherty commented 8 years ago

Thanks @larryg01, I'll look into it