Skip to content

Commit ba302c8

Browse files
authored
Update maestro tests - home screen widget text (#6426)
Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1210845436825540?focus=true ### Description Updated the assertion text in the onboarding maestro test flow to match the updated widget promotion text. Changed from "Try our search widget!" to "Try our Home screen widget!". ### Steps to test this PR Maestro tests should pass. ### NO UI changes
1 parent eab58d0 commit ba302c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.maestro/onboarding/onboarding_dismiss_all_dialogs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ tags:
5454
- runFlow: ../shared/browser_screen/click_on_tabs_button.yaml
5555
- tapOn: "New Tab"
5656
- assertVisible:
57-
text: ".*Try our search widget!.*"
57+
text: ".*Try our Home screen widget!.*"

0 commit comments

Comments
 (0)