Commit 8f648b0
committed
Improve row selection validation in edit mode test
Replaced a fixed timeout with explicit checks for row focus and cell editing state after escaping edit mode. This makes the test more robust and less dependent on timing.1 parent a806e28 commit 8f648b0
File tree
1 file changed
+4
-2
lines changed- tests/playwright/shiny/components/data_frame/validate_row_selection_edit_mode
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments