Skip to content

Conversation

@karlseguin
Copy link
Collaborator

This is one of the ways that puppeteer knows that navigation happened and is needed to support waitForNavigation which compares the existing loader-id with the new one, so it has to change.

Also, fix a crash that could happen if CDP disconnects while connections are being aborted.

This is one of the ways that puppeteer knows that navigation happened
and is needed to support `waitForNavigation` which compares the
existing loader-id with the new one, so it has to change.

Also, fix a crash that could happen if CDP disconnects while
connections are being aborted.
@karlseguin karlseguin merged commit 9bd5ff6 into main Jun 13, 2025
11 checks passed
@karlseguin karlseguin deleted the waitForNavigation branch June 13, 2025 01:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants