Ghostlab synchronizes scrolls, clicks, reloads and form input across all connected clients. This means what you’re testing is not the simple page load, but the full user experience.
The concept behind it is dead simple actually: start a webserver serving the project and inject some .js
which keeps all connected browsers in sync using websockets.
UPDATE: Adobe Edge Inspect vs. Ghostlab might be worth a look
Leave a comment