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

Hi bro, I am new to this python and selenium thing. I am getting this error when running this code.

Open jatin-web opened this issue 1 year ago • 0 comments

CODE: from browsermobproxy import Server server = Server("/Users/jatinsaini/selenium_resources/browsermob-proxy-2.1.4/bin/browsermob-proxy") server.start() proxy = server.create_proxy()

ERROR: Screenshot 2024-02-18 at 3 29 06 PM

jatin-web avatar Feb 18 '24 10:02 jatin-web