mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 17:46:32 -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.