AutomatedTester / browsermob-proxy-py

A python wrapper for Browsermob Proxy
http://oss.theautomatedtester.co.uk/browsermob-proxy-py
236 stars 104 forks source link

how to clear old page's network #100

Open UD94 opened 3 years ago

UD94 commented 3 years ago

i got all informations on old page,now i'll open a new page.when i open the new page and get network information,i found that the network of old page is exist too.how can i clear it?list.clear() not work