This tool helps identify the parts of the page that aren't server-side rendered. It loads the provided URL twice: once with JavaScript disabled to show the server-rendered version of the page, and once with JavaScript enabled to show the regular version.
Both versions are displayed side-by-side for a visual comparison to test Server-side rendering (SSR).