Commit d74257e
fix: correct Playwright test locators for WebFormsFormTests
The test locators were matching the always-visible migration guidance card
instead of the actual results card. Updated to use the exact
data-audit-control attribute 'webforms-form-results'.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 498c497 commit d74257e
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments