Skip to content

Commit 782a935

Browse files
Merge branch 'release/5.236.0'
2 parents 9e791ef + 50208ac commit 782a935

File tree

53 files changed

+1015
-179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+1015
-179
lines changed

.maestro/ads_preview_flows/1-_design-system-components.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ tags:
1111

1212
- runFlow: ../shared/skip_all_onboarding.yaml
1313

14+
- hideKeyboard
1415
- tapOn:
1516
id: "com.duckduckgo.mobile.android:id/browserMenuImageView"
1617
- tapOn:

.maestro/autofill/1_autofill_shown_in_overflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ tags:
1111
- launchApp:
1212
clearState: true
1313
- runFlow: ../shared/skip_all_onboarding.yaml
14+
- hideKeyboard
1415
- runFlow: steps/access_passwords_screen.yaml

.maestro/autofill/2_autofill_add_search_update_delete_creds.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tags:
1010
- launchApp:
1111
clearState: true
1212
- runFlow: ../shared/skip_all_onboarding.yaml
13+
- hideKeyboard
1314
- runFlow: steps/access_passwords_screen.yaml
1415

1516
- assertVisible:

.maestro/autofill/3_autofill_prompted_to_save_creds_on_form.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tags:
1010
- launchApp:
1111
clearState: true
1212
- runFlow: ../shared/skip_all_onboarding.yaml
13+
- hideKeyboard
1314

1415
- tapOn:
1516
id: "omnibarTextInput"

.maestro/autofill/4_autofill_settings_creds.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tags:
1010
- launchApp:
1111
clearState: true
1212
- runFlow: ../shared/skip_all_onboarding.yaml
13+
- hideKeyboard
1314

1415
- tapOn:
1516
id: "com.duckduckgo.mobile.android:id/browserMenuImageView"

.maestro/autofill/backfillingUsername/multi_step_login_username_backfilled.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tags:
1212
clearState: true
1313

1414
- runFlow: ../../shared/skip_all_onboarding.yaml
15+
- hideKeyboard
1516

1617
# get to autofill form
1718
- tapOn:

.maestro/autofill/backfillingUsername/multi_step_login_username_backfilled_for_an_update.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tags:
1212
clearState: true
1313

1414
- runFlow: ../../shared/skip_all_onboarding.yaml
15+
- hideKeyboard
1516

1617
# setup an existing credential
1718
- runFlow: ../steps/manually_add_existing_credential.yaml

.maestro/autofill/backfillingUsername/multi_step_login_username_not_backfilled_if_provided_explicitly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tags:
1212
clearState: true
1313

1414
- runFlow: ../../shared/skip_all_onboarding.yaml
15+
- hideKeyboard
1516

1617
# get to autofill form
1718
- tapOn:

.maestro/autofill/backfillingUsername/multi_step_registration_username_backfilled_password_autogenerated.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tags:
1212
clearState: true
1313

1414
- runFlow: ../../shared/skip_all_onboarding.yaml
15+
- hideKeyboard
1516

1617
# get to autofill form
1718
- tapOn:
@@ -41,6 +42,8 @@ tags:
4142
text: "Register"
4243
index: 1
4344

45+
- hideKeyboard
46+
4447
# access the passwords screen and assert username and password both saved
4548
- runFlow: ../steps/access_passwords_screen.yaml
4649
- tapOn: "usernameFromBackfill"

.maestro/autofill/backfillingUsername/multi_step_registration_username_backfilled_password_manually_entered.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tags:
1212
clearState: true
1313

1414
- runFlow: ../../shared/skip_all_onboarding.yaml
15+
- hideKeyboard
1516

1617
# get to autofill form
1718
- tapOn:

0 commit comments

Comments
 (0)