btnPrintPage-0 renders at {{385,718},{45,20}} — its hit-point center sits on the window's bottom edge on the 1280×800 runner, and XCUI's automatic scroll-to-visible on stage-2 never moves the frame (3 attempts, run 32209). The test now scrolls stage-2 explicitly until isHittable, then clicks.
Closes #132.
`btnPrintPage-0` renders at `{{385,718},{45,20}}` — its hit-point center sits on the window's bottom edge on the 1280×800 runner, and XCUI's automatic scroll-to-visible on `stage-2` never moves the frame (3 attempts, run 32209). The test now scrolls `stage-2` explicitly until `isHittable`, then clicks.
btnPrintPage-0 sits at the window's bottom edge on the 1280x800 runner;
XCUI's automatic scroll-to-visible runs but never moves the frame
(run 32209). Scroll the stage-2 ScrollView manually until hittable.
Generated with [Devin](https://devin.ai)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
gronod
merged commit 9a6da4648f into milestone/m9-monterey2026-09-12 13:02:39 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #132.
btnPrintPage-0renders at{{385,718},{45,20}}— its hit-point center sits on the window's bottom edge on the 1280×800 runner, and XCUI's automatic scroll-to-visible onstage-2never moves the frame (3 attempts, run 32209). The test now scrollsstage-2explicitly untilisHittable, then clicks.