Commit fa70678
committed
fix(e2e): use visible links instead of buttons in checkUrl hydration wait
DSFR breadcrumb buttons are hidden on desktop viewports, causing
checkUrl to timeout waiting for a visible button. Use a:visible
selector instead which reliably finds navigation links.1 parent f7a7722 commit fa70678
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments