This repository was archived by the owner on May 11, 2026. It is now read-only.
v1.11.0
This minor release adds support for scroll positions. When you call happoScreenshot, we register all scroll positions of elements on the page and then "replay" them on Happo workers. This will make screenshots more correct for pages with scrollable elements.
Right now the "replay scroll" feature is only enabled for Chrome and Firefox workers. In the next few days it will also be available for other targets (IE, Edge, Safari, iOS Safari).