From 922c344f87b69fe9149dd662e43b09239e133a8c Mon Sep 17 00:00:00 2001 From: Jonathan Tzeng Date: Thu, 18 Jun 2026 11:51:19 -0700 Subject: [PATCH] test: add confirmSliderThumb testID for maestro selectors Adds a stable testID to the SafeSlider thumb so automated UI flows can drive the confirm slider by id instead of brittle coordinate swipes. --- .../modals/__snapshots__/AccelerateTxModal.test.tsx.snap | 1 + .../scenes/__snapshots__/SendScene2.ui.test.tsx.snap | 9 +++++++++ .../__snapshots__/SwapConfirmationScene.test.tsx.snap | 1 + src/components/themed/SafeSlider.tsx | 1 + 4 files changed, 12 insertions(+) diff --git a/src/__tests__/modals/__snapshots__/AccelerateTxModal.test.tsx.snap b/src/__tests__/modals/__snapshots__/AccelerateTxModal.test.tsx.snap index 2c36f977410..e1503ee0bf6 100644 --- a/src/__tests__/modals/__snapshots__/AccelerateTxModal.test.tsx.snap +++ b/src/__tests__/modals/__snapshots__/AccelerateTxModal.test.tsx.snap @@ -619,6 +619,7 @@ exports[`AccelerateTxModalComponent should render with loading props 1`] = ` }, ] } + testID="confirmSliderThumb" > = props => {