How to measure the time taken for screen transitions
I'm planning to measure the time taken for screen transitions during non-functional requirements testing.I considered looking at the "LCP" value in the browser's developer tools performance, but I couldn't measure it when transitioning screens on the...