Commit 064efb2
Aurtech
test(e2e): target the full-resolution toggle by accessible name
The export panel reuses the olv-export-fullres-box / -hint classes across the
full-res, compress, and classification option rows, so the class matches three
elements and Playwright's strict mode failed. Locate the checkbox by its
accessible name and filter the hint by text instead.1 parent 914ad58 commit 064efb2
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments