testPerPagePrint: btnPrintPage-0 not hittable — auto-scroll inert (run 32209) #132

Closed
opened 2026-09-12 13:01:10 +01:00 by gronod · 0 comments
Owner

Run 32209 (1280×800 runner): Milestone3UITests.testPerPagePrint fails — btnPrintPage-0 at {{385,718},{45,20}} is not hittable; XCUI's automatic scroll-to-visible on the stage-2 ScrollView runs three times but the frame never moves (element sits at the bottom window edge). Every other UI test passed.

Fix: scroll stage-2 explicitly (scroll(byDeltaX:deltaY:)) until the button is hittable, then click.

Run 32209 (1280×800 runner): `Milestone3UITests.testPerPagePrint` fails — `btnPrintPage-0` at `{{385,718},{45,20}}` is not hittable; XCUI's automatic scroll-to-visible on the `stage-2` ScrollView runs three times but the frame never moves (element sits at the bottom window edge). Every other UI test passed. Fix: scroll `stage-2` explicitly (`scroll(byDeltaX:deltaY:)`) until the button is hittable, then click.
gronod added the
Priority
High
2
Project/ICCery-v2Bug/UI
labels 2026-09-12 13:01:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gronod/iccery-v2-mac#132