page.assertPerformanceTiming
method we can establish budget for loading times. Namely: page.assertPerformanceAssetWeight
method we can assert the total weight of assets (JavaScript, CSS, images, media, fonts, XHR) requested on the page page.assertPerformanceAssetCount
method we can assert the total number of assets (JavaScript, CSS, images, media, fonts, XHR) requested on the page