Skip to content

fix: extend auto waituntil timeout#787

Merged
Kikobeats merged 2 commits into
masterfrom
next
Jun 10, 2026
Merged

fix: extend auto waituntil timeout#787
Kikobeats merged 2 commits into
masterfrom
next

Conversation

@Kikobeats

@Kikobeats Kikobeats commented Jun 10, 2026

Copy link
Copy Markdown
Member

Note

Low Risk
Packaging and timeout tuning only; no auth or data-path changes, though goto auto-wait behavior may differ on slow pages.

Overview
Declares puppeteer v25 as a peer dependency on @browserless/goto, matching its runtime import from puppeteer without bundling it as a direct dependency.

Adds p-reflect to @browserless/pdf because the PDF entrypoint requires it directly.

For waitUntil: 'auto', the post-navigation network-idle wait now uses gotoTimeout instead of actionTimeout * 2, so auto-wait shares the same timeout budget as navigation and related waits.

Reviewed by Cursor Bugbot for commit 2bba0d4. Bugbot is set up for automated code reviews on this repo. Configure here.

@Kikobeats Kikobeats changed the title fix: add missing dependency fix: extend auto waituntil timeout Jun 10, 2026
@Kikobeats Kikobeats merged commit a7e9a79 into master Jun 10, 2026
21 checks passed
@Kikobeats Kikobeats deleted the next branch June 10, 2026 20:13
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 87.582%. remained the same — next into master

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.

2 participants