I’m trying to automate page load time testing. I’m imagining running a cron job every couple hours that will load various pages from my website, retrieve the associated har files, and process the data. The part I can’t figure out is how to programatically generate har files … the only way I know of now is manually through chrome developer tools. Does anyone know if this can be done, and if so how?
Share
Have a look at the BrowserMob Proxy or run a private instance of WebPageTest and use WPT Monitor with it