From 8cf5fdb177b4b63d952fe3c524d4b2ad93d5ea17 Mon Sep 17 00:00:00 2001 From: bwaresiak Date: Mon, 22 Jul 2024 17:29:38 +0200 Subject: [PATCH] Scroll to Internal User setting (#3114) Task/Issue URL: https://app.asana.com/0/414709148257752/1207860843595749/f Tech Design URL: CC: Description: Scroll to internal user settings so tests won't fail. Successful run: https://github.com/duckduckgo/iOS/actions/runs/10026784775 Steps to test this PR: Run sync tests. --- .maestro/shared/set_internal_user_from_settings.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.maestro/shared/set_internal_user_from_settings.yaml b/.maestro/shared/set_internal_user_from_settings.yaml index 40d8f80468..d7edd5b505 100644 --- a/.maestro/shared/set_internal_user_from_settings.yaml +++ b/.maestro/shared/set_internal_user_from_settings.yaml @@ -5,6 +5,8 @@ appId: com.duckduckgo.mobile.ios element: All debug options - assertVisible: All debug options - tapOn: All debug options +- scrollUntilVisible: + element: Internal User State - tapOn: Internal User State - tapOn: Settings - tapOn: Done