release: playwriter 0.0.18

This commit is contained in:
Tommy D. Rossi
2025-12-13 18:07:35 +01:00
parent d341e80270
commit bf9c80bad0
4 changed files with 104 additions and 94 deletions
+3 -2
View File
@@ -1519,14 +1519,15 @@ describe('CDP Session Tests', () => {
sampleFunctionNames: functionNames,
}).toMatchInlineSnapshot(`
{
"durationMicroseconds": 7595,
"durationMicroseconds": 6956,
"hasNodes": true,
"nodeCount": 5,
"nodeCount": 8,
"sampleFunctionNames": [
"(root)",
"(program)",
"(idle)",
"evaluate",
"parseEvaluationResultValue",
],
}
`)