Commit 6c24bc6
committed
test: wait for async telemetry exception event in unknownActivity test
The onTelemetry exception event fires asynchronously after activities are
rendered. Add a pageConditions.became() wait before asserting on it to
avoid a race condition where the assertion runs before the event fires.1 parent 0e46c91 commit 6c24bc6
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
73 | 80 | | |
74 | 81 | | |
75 | 82 | | |
| |||
0 commit comments