We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3defe commit 46daaf3Copy full SHA for 46daaf3
sentry-android-integration-tests/sentry-uitest-android-critical/maestro/appStart.yaml
@@ -26,8 +26,8 @@ name: App Launch Tests
26
- tapOn: "Finish Activity"
27
- assertNotVisible: "Welcome!"
28
- swipe:
29
- start: 50%, 0%
30
- end: 50%, 50%
+ start: 50%, 1%
+ end: 50%, 90%
31
- tapOn: "Sentry Test Notification"
32
- assertVisible: "App Start Type: WARM"
33
@@ -41,8 +41,8 @@ name: App Launch Tests
41
- tapOn: "Trigger Notification"
42
- killApp
43
44
45
46
47
- assertVisible: "App Start Type: COLD"
48
0 commit comments