I have installed Elementor for protractor e2e testing. as descibed here. But whenever I start it like this, I get following results.
E:\Work\test>elementor https://angularjs.org
Creating protractor configuration file
Starting protractor
Running command: [node C:\Users\Vikash777\AppData\Roaming\npm\node_modules\elementor\node_modules\protractor\built\cli.js --elementExplorer true --debuggerServerPort 6969 C:\Users\VIKASH~1\AppData\Local\Temp\protractor-conf117814-7776-q2aq5m.jdozu84cxr]
E:\Work\test>
UPDATE
There I have started Selenium server in separate windows
It does not start Elementor..
This could be an issue if you have the port number 6969 on your machine already in use. Can you give it a try by using some other port number or releasing the port 6969 of its current running process(if any)