Commit d92963c
committed
test: Wait for text field in edit title test case
- In the `EditTitleAfterSaveTestCase`, add a `waitUntilDisplayed` call for the "Note Text Field".
- This ensures the text field is visible before attempting to type into it, improving test stability.1 parent 489067a commit d92963c
File tree
1 file changed
+1
-0
lines changed- ui/test/src/commonMain/kotlin/com/softartdev/notedelight/ui/cases
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments