From 50aa46df45a958a2819f4678e444c0288bf30d4c Mon Sep 17 00:00:00 2001 From: terry feng Date: Fri, 12 Jul 2024 15:50:22 -0700 Subject: [PATCH] add playwright overview and audit documentation --- src/tests/playwright/pages/realtime-sine.html | 6 ++-- src/tests/playwright/pages/util/audit.js | 30 +++++++++++-------- .../pages/util/recorder/recorder-main.js | 2 +- src/tests/playwright/runner.spec.ts | 6 ++++ src/tests/playwright/version.spec.ts | 3 ++ 5 files changed, 31 insertions(+), 16 deletions(-) diff --git a/src/tests/playwright/pages/realtime-sine.html b/src/tests/playwright/pages/realtime-sine.html index d1792402e..a6bda95c6 100644 --- a/src/tests/playwright/pages/realtime-sine.html +++ b/src/tests/playwright/pages/realtime-sine.html @@ -3,7 +3,7 @@