Top "Browsermob" questions

BrowserMob Proxy is a simple utility that makes it easy to capture performance data from browsers.

How to capture network traffic using selenium webdriver and browsermob proxy on Python?

I would like to capture network traffic by using Selenium Webdriver on Python. Therefore, I must use a proxy (like …

python selenium selenium-webdriver python-requests browsermob
How to use browsermob with python-selenium?

I want to use browsermob to monitor the network connections when doing a GUI test with selenium. I have found …

python selenium browsermob
How do you set the port for ChromeDriver in Selenium?

As some background, I'm playing around with BrowserMob proxy and I am getting blocked by the port settings. So I'd …

c# selenium-webdriver selenium-chromedriver browsermob
Selenium get .har file

I have a two page application: /login /profile I want to get .har file page /profile. When i go to …

java selenium browsermob
Setting up browsermob proxy with ChromeDriver

I'm trying to set up browsermob to work in my selenium project. I was looking for a way to use …

java selenium-webdriver proxy selenium-chromedriver browsermob
Can't capture HAR using Python Selenium Script with BrowserMob-Proxy

Goal: I want to run a Selenium Python script through BrowserMob-Proxy, which will capture and output a HAR file capture. …

python selenium proxy har browsermob
Selenium (Chrome) and BrowserMob doesn't work for https

I have been trying to integrate BrowserMob to my selenium tests. It works fine with website that work on http, …

java selenium browsermob