From 12284e3bf61d5115fbb124d226c9096dff9f7343 Mon Sep 17 00:00:00 2001 From: Sabrina Tardio <44158575+SabrinaTardio@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:04:08 +0200 Subject: [PATCH] fix tests (#2732) --- .maestro/shared/onboarding.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.maestro/shared/onboarding.yaml b/.maestro/shared/onboarding.yaml index 4346f64b33..d624d49521 100644 --- a/.maestro/shared/onboarding.yaml +++ b/.maestro/shared/onboarding.yaml @@ -11,4 +11,4 @@ appId: com.duckduckgo.mobile.ios index: 0 - assertVisible: "Make DuckDuckGo your default browser." - tapOn: - id: "Skip" + text: "Skip"