From 4d4294f8c375a06ad87e12a2c73a98a19eb7ed7e Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 14 Jun 2026 18:46:39 +0800
Subject: [PATCH] Add Quick Switch view mode toggle

---
 C3.tools/round1-main-ui-qa.sh |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/C3.tools/round1-main-ui-qa.sh b/C3.tools/round1-main-ui-qa.sh
index aadf711..aa5c4d2 100755
--- a/C3.tools/round1-main-ui-qa.sh
+++ b/C3.tools/round1-main-ui-qa.sh
@@ -110,6 +110,7 @@
 run_step screenshot-session "$SCRIPT_DIR/round1-screenshot-session-qa.sh"
 run_step keyboard-navigation "$SCRIPT_DIR/round1-keyboard-navigation-fixture-qa.sh"
 run_step window-activation "$SCRIPT_DIR/round1-window-activation-fixture-qa.sh"
+run_step multi-page-identity "$SCRIPT_DIR/round1-multi-page-identity-fixture-qa.sh"
 run_step mouse-interaction "$SCRIPT_DIR/round1-mouse-interaction-fixture-qa.sh"
 run_step app-column-alignment "$SCRIPT_DIR/round1-app-column-alignment-fixture-qa.sh"
 run_step horizontal-waterfall "$SCRIPT_DIR/round1-horizontal-waterfall-fixture-qa.sh"
@@ -124,5 +125,6 @@
 Log directory: $LOG_DIR
 Covered: trigger, overlay uniqueness, keyboard navigation, candidate filtering,
 screenshots/fallbacks, minimized-window restore/activation, mouse activation,
-App column alignment, Split View Space Lane rendering, and final no-residual check.
+multi-page precise activation/close targeting, App column alignment,
+Split View Space Lane rendering, and final no-residual check.
 EOF

--
Gitblit v1.9.3