/** * Tests for ChromeLauncher profile-directory handling. * * Covers bug-006 (temp user-data-dir names collided when two launches landed in * the same millisecond) and bug-007 (temp profiles were never deleted). * * These tests never spawn a real Chrome - they exercise the profile naming, * tracking, cleanup and startup-sweep logic directly. */ export {}; //# sourceMappingURL=chrome-launcher.test.d.ts.map