Commit 2ceb4d3
fix(test): Use shorter swipe to open notification shade not quick settings
The swipe from 50%,1% to 50%,50% was too long — it expanded
straight to the quick settings panel, hiding the notification
entries behind it. Use a shorter swipe (0% to 25%) to only open
the notification shade where notification entries are visible.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a5b4cde commit 2ceb4d3
File tree
1 file changed
+8
-6
lines changed- sentry-android-integration-tests/sentry-uitest-android-critical/maestro
1 file changed
+8
-6
lines changedLines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments