@skrillex1224/playwright-toolkit 2.1.98 → 2.1.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1343,7 +1343,7 @@ var Sse = {
1343
1343
  initialTimeout = 9e4,
1344
1344
  overallTimeout = 18e4,
1345
1345
  autoUnroute = true,
1346
- firstMatchOnly = false
1346
+ firstMatchOnly = true
1347
1347
  } = options;
1348
1348
  let initialTimer = null;
1349
1349
  let overallTimer = null;