grunt-protractor-runner icon indicating copy to clipboard operation
grunt-protractor-runner copied to clipboard

Support Debugging in Node >= 8

Open ideadapt opened this issue 7 years ago • 2 comments

Debug flag has changed from 'debug' to '--inspect' starting with node version 8. This change uses the correct flag, depending on the running version.

EDIT: Unfortunately I did not find a way to test this flag. The approach in objectArgs_test.js seems not to work here, because the debugger output is written to early …

EDIT 2: I just realised, that you do not run node 8 on travis. Is node 8 not officially supported?

ideadapt avatar Jan 05 '18 22:01 ideadapt

@teerapap What do you think about this?

ideadapt avatar Jan 15 '18 12:01 ideadapt

@teerapap no more maintaining this repo?

ideadapt avatar Mar 15 '18 19:03 ideadapt