Skip to content

v0.45.0

Choose a tag to compare

@prhost prhost released this 25 Jul 21:10
· 29 commits to main since this release

Smarter readiness: the initial page-signature wait now proceeds as soon as EITHER interactive elements render OR the network goes idle (networkidle), whichever comes first — so a display-only page no longer burns the full 5s readiness timeout every run (measured ~9x faster there). Can only be faster, never slower.