node.js - Debugging protractor tests from the console -


i have protractor test run via gulp-protractor. how can debug test using command line (for example via node debugger)?

is there configuration option this?

recently (as of protractor 5.0.0) recommended way has become browser.enterrepl().


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -