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

javascript - Add class to another page attribute using URL id - Jquery -

IF statement in MySQL trigger -

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