Commit 7da095c
committed
test: update Stack trace locator for new listbox/option roles
Upstream switched ListView's ARIA roles from list/listitem to listbox/option (microsoft/playwright#40393), so the trace viewer's stack-trace sidebar no longer matches the old locator. Also align the async fixture's aria-label casing with the actual 'Stack trace' label.1 parent 487e4cc commit 7da095c
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
0 commit comments