harb/scripts/harb-evaluator/helpers
openhands 962b126e8b fix: networkidle still used in stake.ts login flow (#501)
Replace waitForLoadState('networkidle') in the post-login redirect with
waitForURL('**/app/stake**'). Persistent WebSocket connections prevent
networkidle from ever firing, mirroring the same fix applied to navigate.ts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 16:11:24 +00:00
..
assertions.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
market.ts fix: address review findings in market and recenter helpers 2026-03-05 11:27:31 +00:00
recenter.ts fix: address review findings in market and recenter helpers 2026-03-05 11:27:31 +00:00
report.ts docs: scope engineering principles to infra/tests, not frontend polling (#470) 2026-03-06 11:17:50 +01:00
rpc.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
stake.ts fix: networkidle still used in stake.ts login flow (#501) 2026-03-06 16:11:24 +00:00
swap.ts fix: sellAllKrk uses amountOutMinimum: 0n with no throw on 0 output (#450) 2026-03-06 01:51:23 +00:00
wallet.ts fix: lint: Ban waitForTimeout, setTimeout-as-delay, and fixed sleep patterns (#442) 2026-03-03 20:58:01 +00:00