This commit is contained in:
Chris Tate
2026-01-10 23:47:30 -06:00
parent aff8a056c6
commit a7e5de5e4f
6 changed files with 36 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import {
type Dialog,
type Request,
type Route,
} from 'playwright';
} from 'playwright-core';
import type { LaunchCommand } from './types.js';
interface TrackedRequest {