Hey all,
I’m doing scripted test which measures transitions from page to page.
I’ve done similar tests many times in the past but this time LCP result is missing.
Test: WebPageTest - Running web page performance and optimization tests...
Hey all,
I’m doing scripted test which measures transitions from page to page.
I’ve done similar tests many times in the past but this time LCP result is missing.
Test: WebPageTest - Running web page performance and optimization tests...
Chrome will stop reporting LCP events once the page is interacted with. If the app being tested is a SPA that doesn’t actually navigate to a new document then there will not be a LCP event for that action. It’s currently a blind spot that the Chrome team is working on.