browsermob-proxy icon indicating copy to clipboard operation
browsermob-proxy copied to clipboard

A free utility to help web developers watch and manipulate network traffic from their AJAX applications.

Results 119 browsermob-proxy issues
Sort by recently updated
recently updated
newest added

See https://github.com/kazurayam/browsermob-proxy/issues/5 for the detail of what I have done. The O'Reilly book ["Hands-on Selenium WebDriver with Java", Chapter 9](https://github.com/kazurayam/selenium-webdriver-java/blob/master/selenium-webdriver-junit4/src/test/java/io/github/bonigarcia/webdriver/junit4/ch09/performance/HarCreatorJUnit4Test.java) shows a sample code 9-4 that uses BrowserMob Proxy together...

This PR is targeted to the current master branch of `2.1.6-SNAPSHOT` version. The test `browsermob-core/src/test/groovy/net/lightbody/bmp/proxy/NewHarTest.groovy` failed. The failure blocked me to accomplish `mvn test` and `mvn install`. I checked the...

I am trying to get the network log and gnerating a HAR file with browsermobproxy and I am not able to get the response content data, ie the content data...

Hi! I just downloaded the BMP .zip file on the releases GitHub and I have and error when I try to start BMP: ``` ./browsermob-proxy --use-littleproxy false -port 8080 Running...

Research from another open issue has determined tha responses coming from Disk Cache are not available in the HAR file produced by the BrowserMob proxy. Is there a way to...

i am facing **"ERR_TUNNEL_CONNECTION_FAILED"** error again and again. Please tell me how can i fix this .. my code is given below `from selenium import webdriver from browsermobproxy import Server...

代理请求记录到elasticsearch: https://github.com/liangalien/browsermob-proxy

I'm trying to load Twitter using Selenium and a Firefox profile that's logged in to Twitter. It works without the proxy, but I need the proxy so I can see...

Does it not support the WSS protocol? Nowadays, WSS is very common