Commit 33b2e66
E2E Tests: Fix pre-onboarding maestro test (#7338)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1210594645151737/task/1212389758584564?focus=true
### Description
Fixes the pre-onboarding maestro test to account for an additional step
### Steps to test this PR
Run `maestro test
.maestro/onboarding/onboarding_dismiss_all_dialogs.yaml`
### UI changes
No UI changes
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Updates the pre-onboarding Maestro test to handle an additional AI
chat step in the onboarding flow.
>
> - **E2E Tests**:
> - Update `/.maestro/shared/pre_onboarding.yaml`:
> - Add `tapOn: "next"` and `assertVisible` for `".*want easy access to
private AI chat?.*"` to cover new onboarding step.
> - Ensure flow continues to final `".*Try a search!.*"` screen.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
f153631. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent d15252d commit 33b2e66
File tree
1 file changed
+4
-1
lines changed1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
0 commit comments