Commit 5ca1f7f
Use FindElement in polling loop and add explicit width-change assertion
Replace App.WaitForElement with App.FindElement inside the polling loop
to avoid compounding timeouts. Add an explicit assertion after the loop
to report a clear failure if the width never changed, rather than letting
it surface as a confusing downstream assertion.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 260efec commit 5ca1f7f
1 file changed
Lines changed: 7 additions & 1 deletion
File tree
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
0 commit comments