Skip to content

Support soft navigations as separate HAR pages#153

Merged
soulgalore merged 1 commit into
mainfrom
soft-navigations
Apr 22, 2026
Merged

Support soft navigations as separate HAR pages#153
soulgalore merged 1 commit into
mainfrom
soft-navigations

Conversation

@soulgalore
Copy link
Copy Markdown
Member

Add SoftNavigation.detected message type that creates new HAR pages when soft navigations are detected. The caller (e.g. Browsertime) injects these messages based on the PerformanceObserver API, which is the only reliable source confirming all three soft navigation criteria (user interaction + URL change + visible paint). Pages are marked with _softNavigation: true.

Add SoftNavigation.detected message type that creates new HAR pages when soft navigations are detected. The caller
(e.g. Browsertime) injects these messages based on the PerformanceObserver API, which is the only reliable source confirming all
three soft navigation criteria (user interaction + URL change + visible paint). Pages are marked with _softNavigation: true.

Co-authored-by: Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
@soulgalore soulgalore merged commit af6c5af into main Apr 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant