browser-debugger-cli
Version:
DevTools telemetry in your terminal. For humans and agents. Direct WebSocket to Chrome's debugging port.
9 lines • 334 B
TypeScript
/**
* Contract tests for console command navigation filtering.
*
* Tests the public behavior of filterByCurrentNavigation:
* - Given messages from multiple page loads, returns only current navigation
* - Handles edge cases (empty, single navigation, missing IDs)
*/
export {};
//# sourceMappingURL=console.contract.test.d.ts.map