Skip to content

Commit

Permalink
Skip onboarding in most maestro tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CDRussell committed Feb 24, 2025
1 parent cc0e92f commit 2c4c2fa
Show file tree
Hide file tree
Showing 59 changed files with 87 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-10"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-11"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-12"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-13"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-14"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-1"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-2"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-3"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-4"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-5"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-6"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-6" # scroll until the ad-id-6 instead of ad-id-7 (context: https://app.asana.com/0/0/1204397066248823/1204415854211764/f)
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-8"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- inputText: "https://www.search-company.site/#ad-id-9"
- pressKey: Enter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
id: "com.duckduckgo.mobile.android:id/browserMenuImageView"
Expand Down
2 changes: 1 addition & 1 deletion .maestro/app_tp/app_tp_onboarding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
id: "com.duckduckgo.mobile.android:id/browserMenuImageView"
Expand Down
5 changes: 3 additions & 2 deletions .maestro/autofill/1_autofill_shown_in_overflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ appId: com.duckduckgo.mobile.android
name: "Autofill: Autofill screen is reachable from overflow menu"
tags:
- autofillNoAuthTests
- x
---
# Pre-requisite: None (can be run whether auth is required or not)

- retry:
maxRetries: 3
maxRetries: 0
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- runFlow: steps/access_passwords_screen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- runFlow: steps/access_passwords_screen.yaml

- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
id: "omnibarTextInput"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# setup an existing credential
- runFlow: ../steps/manually_add_existing_credential.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill login form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill login form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# manually add a credential
- runFlow: ../steps/manually_add_existing_credential.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- launchApp:
clearState: true

- runFlow: ../../shared/pre_onboarding.yaml
- runFlow: ../../shared/skip_all_onboarding.yaml

# get to autofill form
- tapOn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
text: "search or type URL"
Expand Down
2 changes: 1 addition & 1 deletion .maestro/bookmarks/open_bookmark_and_navigate_back.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
text: "search or type URL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
text: "search or type URL"
Expand Down
2 changes: 1 addition & 1 deletion .maestro/browsing/visit_site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
text: "search or type URL"
Expand Down
2 changes: 1 addition & 1 deletion .maestro/favorites/favorites_bookmarks_add.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
text: "search or type URL"
Expand Down
2 changes: 1 addition & 1 deletion .maestro/favorites/favorites_bookmarks_delete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags:
clearState: true
stopApp: true

- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml

- tapOn:
text: "search or type URL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://privacy-test-pages.site/privacy-protections/query-parameters/"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://privacy-test-pages.site/privacy-protections/query-parameters/"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://privacy-test-pages.site/privacy-protections/query-parameters/"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://privacy-test-pages.site/privacy-protections/query-parameters/"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://www.search-company.site/#ad-id-5"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://www.search-company.site/#ad-id-5"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://www.search-company.site/#ad-id-5"
- pressKey: Enter
- assertVisible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags:
commands:
- launchApp:
clearState: true
- runFlow: ../shared/pre_onboarding.yaml
- runFlow: ../shared/skip_all_onboarding.yaml
- inputText: "https://www.search-company.site/#ad-id-5"
- pressKey: Enter
- assertVisible:
Expand Down
Loading

0 comments on commit 2c4c2fa

Please sign in to comment.