mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 01:25:53 -04:00
Removes the `waitUntil` option from `goto` and other navigation tools, making them default to the fast `load` event. Introduces a dedicated `waitForState` tool to wait for specific load states on demand.