Change protractor debug port -
is there way of changing protractor's default debugger port 5858? i'm using next command launch protractor:
$> protractor debug protractor.conf.js
the port hardcoded in several locations of protractor code:
https://github.com/angular/protractor/search?q=5858&ref=cmdform so guess, fill issue explaining requirement, or fork, modify protractor , create pull request.
protractor
No comments:
Post a Comment