How to use browsermob with python-selenium behind a corporate proxy?
问题 My test environment is under a corporate proxy (" proxy.ptbc.std.com:2538 ").I want to open a particular video on YoTube for a period of time (eg 200 seconds) and capture the har file for each visit, the process is repeated several times for a massive test. I have tried different examples found here but the firefox / chrome browsers do not connect to the internet because they are behind the proxy. How can run "python-selenium + browsermobproxy" behind a corporate proxy and capture the har