Improved behavior for User Flow Analysis — prevents scrolling to the top for each state change and instead implements the following approach to screenshot capture:
Initial scan: full document screenshot (may scroll browser temporarily)
Subsequent state changes on page: viewport-only screenshot (no scroll)
Route transitions/page reloads/navigations: full document screenshot (may scroll browser temporarily)
Subsequent state changes on new page: viewport-only screenshot (no scroll)
Bug Fixes
Ensures Advanced Rules settings are carried over into scan re-runs