afternoon / protractor-browsermob-test

An example which shows how to record network traffic from a Protractor test using BrowserMob Proxy
ISC License
5 stars 3 forks source link

Getting "Error: connect ECONNREFUSED" #2

Open Panduk opened 9 years ago

Panduk commented 9 years ago

Hi,

i have cloned this project into my laptop and installed the required npm's.

With the default settings i.e without doing any changes i just executed the "protractor.conf.js" file and got the following error

"Error: connect ECONNREFUSED"

What changes i have to make in this project to work in my laptop and to capture the network traffic. Do i have to run the selenium server if i am configuring these files in the project. Please help me on this.

Thanks, Yatheesh.