Skip to content

Fix failure in Japanese large screen test#939

Merged
davecraig merged 1 commit into
Scottish-Tech-Army:v1.0from
davecraig:v1.0
Jun 6, 2026
Merged

Fix failure in Japanese large screen test#939
davecraig merged 1 commit into
Scottish-Tech-Army:v1.0from
davecraig:v1.0

Conversation

@davecraig

Copy link
Copy Markdown
Contributor

SwipeAndTap is never going to be perfect because the isVisible test is unreliable - a target can be visible but can't be tapped :-( This fixes the specific Japanese issue where the nudge was moving the target offscreen. The script now detects that and nudges it back! Of course it could be nudged to be visible but not tappable, so this is all a bit sketchy.

SwipeAndTap is never going to be perfect because the isVisible test
is unreliable - a target can be visible but can't be tapped :-(
This fixes the specific Japanese issue where the nudge was moving
the target offscreen. The script now detects that and nudges it back!
Of course it could be nudged to be visible but not tappable, so this
is all a bit sketchy.
@davecraig davecraig merged commit 336cdf5 into Scottish-Tech-Army:v1.0 Jun 6, 2026
3 checks passed
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