mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
* feat: add WebFrameMain.visibilityState * docs: mention other page visibility APIs * test: delay visibilityState check after hiding * test: add waitForTrue to avoid flaky visibilityState test * refactor: waitForTrue -> waitUntil