Skip to content

test: add confirmSliderThumb testID for maestro selectors#6042

Open
j0ntz wants to merge 1 commit into
developfrom
jon/1215734647159265
Open

test: add confirmSliderThumb testID for maestro selectors#6042
j0ntz wants to merge 1 commit into
developfrom
jon/1215734647159265

Conversation

@j0ntz

@j0ntz j0ntz commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Description

Adds a stable testID="confirmSliderThumb" to the SafeSlider thumb so automated UI flows (maestro) can drive the confirm slider by id instead of brittle coordinate swipes. Test-infra only: no behavior or visual change. Snapshot files that render SafeSlider are updated to include the new prop.


Note

Low Risk
Test-only accessibility hook with no logic, styling, or transaction-flow changes.

Overview
Adds testID="confirmSliderThumb" on the SafeSlider thumb Animated.View in SafeSlider.tsx so Maestro (and similar automation) can target the slide-to-confirm control by id instead of coordinate swipes.

Jest snapshots for screens/modals that render SafeSlider are refreshed to include the new prop. No user-visible or runtime behavior change.

Reviewed by Cursor Bugbot for commit 922c344. Bugbot is set up for automated code reviews on this repo. Configure here.

Adds a stable testID to the SafeSlider thumb so automated UI flows can
drive the confirm slider by id instead of brittle coordinate swipes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant