harb/tests/e2e
johba e562a51d47 fix: use waitFor instead of isVisible for wallet connect in deep link test
The deep link test's wallet connection was silently failing because
isVisible() returns immediately without waiting for the element to
appear. wagmi needs time to settle into 'disconnected' state after
provider injection. Now uses waitFor() which properly auto-retries,
plus adds a 2s delay matching the pattern used in test 01.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 11:41:35 +00:00
..
usertest fix: fix: wallet connector panel not rendering at standard viewports — blocks all user funnels (#1156) 2026-03-25 09:29:53 +00:00
01-acquire-and-stake.spec.ts fix: fix: wallet connector panel not rendering at standard viewports — blocks all user funnels (#1156) 2026-03-25 09:29:53 +00:00
02-max-stake-all-tax-rates.spec.ts fix: fix: wallet connector panel not rendering at standard viewports — blocks all user funnels (#1156) 2026-03-25 09:29:53 +00:00
03-verify-graphql-url.spec.ts fix: use button role for landing CTA, revert risky test changes 2026-03-23 12:03:25 +00:00
04-recenter-positions.spec.ts fix: update e2e tests for public recenter() — remove recenterAccess references 2026-03-14 01:44:15 +00:00
05-optimizer-integration.spec.ts fix: Update E2E tests for Optimizer (base) — drop OptimizerV3 bear-market constants 2026-02-26 19:37:12 +00:00
06-dashboard-pages.spec.ts fix: use button role for landing CTA, revert risky test changes 2026-03-23 12:03:25 +00:00
07-conversion-funnel.spec.ts fix: use waitFor instead of isVisible for wallet connect in deep link test 2026-03-25 11:41:35 +00:00
07-landing-pages.spec.ts fix: remove networkidle wait and console-error assertion from landing spec 2026-03-25 00:10:57 +00:00