2

I have used Browermobpoxy with Selenium(Java) to capture the network traffic from client (Browser), it worked so good.

We recently inclined towards Protractor, My Question is 1) Is there a good NodeJS library available? 2) Is it possible to use the BrowerMobProxy.jar file inside protractor and (anyway) instantiate the browsermobpoxy object?

Barney
  • 1,584
  • 1
  • 14
  • 31

1 Answers1

0

Late response, but perhaps the npm browsermob-proxy package offers what you need.

https://www.npmjs.com/package/browsermob-proxy

dpmott
  • 117
  • 5