/** * Unit tests for the wait tool (bug-016): the sequence-step wait primitive. * Real-browser behaviour (navigation mid-wait, predicate flip) is verified * manually against Chrome; these tests cover the pure logic - form * validation, predicate compilation, polling/timeout behaviour and the * paused-debugger fail-fast - against a fake CDP manager. */ export {}; //# sourceMappingURL=wait-tools.test.d.ts.map