Replace three fixed-delay waitForTimeout calls with proper event-driven alternatives per AGENTS.md Engineering Principle #1: - navigateSPA to /app/stake: use waitForSelector('.stake-view, .login-wrapper') to detect when the route has mounted (handles login redirect too) - wallet auto-connect: use waitForFunction to poll __analytics_events for wallet_connect, resolving as soon as the event fires Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| usertest | ||
| 01-acquire-and-stake.spec.ts | ||
| 02-max-stake-all-tax-rates.spec.ts | ||
| 03-verify-graphql-url.spec.ts | ||
| 04-recenter-positions.spec.ts | ||
| 05-optimizer-integration.spec.ts | ||
| 06-dashboard-pages.spec.ts | ||
| 07-conversion-funnel.spec.ts | ||