From 81711969f733cc8ddf4b90eba7c56bbb18259929 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 25 May 2025 13:00:38 -0600 Subject: [PATCH] define a modal to capture test metadata before running a test --- ui/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/ui/index.html b/ui/index.html index ca54053..3ae9722 100644 --- a/ui/index.html +++ b/ui/index.html @@ -79,9 +79,46 @@ + +
+
+ +
+
+ + + +
+
+
+ × +

Test Metadata

+
+ +
+
+
+ + + + + + + + + +
+
+
+
+
+ + + -- 2.47.2