Skip to content

Commit

Permalink
try fire button AFTER cancelling keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Mar 18, 2024
1 parent e121712 commit b8c4738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .maestro/data_clearing_tests/02_duckduckgo_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ tags:
id: "alert.forget-data.confirm"
- assertVisible:
id: "searchEntry"
- tapOn: "Close Tabs and Clear Data"
- runFlow:
when:
visible: "Cancel"
commands:
- tapOn: "Cancel"
- tapOn: "Close Tabs and Clear Data"
- tapOn:
id: "alert.forget-data.confirm"

Expand Down

0 comments on commit b8c4738

Please sign in to comment.