Hi.
I am trying to run tests but I have got such errors:
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! ts-selenium@1.0.0 tdd: `rm -rf dist && tsc && mocha -t 10000 dist/tests`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the ts-selenium@1.0.0 tdd script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
I searched google, but I did not find a solution. Any Idea? :)
P.S. Thanks for nice framework
Hi.
I am trying to run tests but I have got such errors:
I searched google, but I did not find a solution. Any Idea? :)
P.S. Thanks for nice framework