SnapOtter and GitHub
5b75d813b8
fix(e2e): wait for post-login redirect before forcing navigation ( #341 )
...
Removing the analytics-consent PUT (#340 ) also removed the async HTTP
round-trip that incidentally let the app's own post-login redirect
(/login -> /) commit before the explicit page.goto("/"). Without it,
page.goto raced the in-flight client-side redirect and aborted with
'Navigation to / is interrupted by another navigation to /', failing the
auth setup projects. Desktop smoke passed on timing luck; mobile
emulation is slower and lost the race.
Wait for the app's redirect to settle (waitForURL) before the explicit
goto so they no longer race. Platform-timing-independent.
2026-06-24 14:45:37 +08:00
..
2026-06-20 03:44:26 +08:00
2026-06-05 18:42:30 +08:00
2026-06-20 09:54:49 +08:00
2026-06-20 03:44:26 +08:00
2026-05-13 15:47:39 +08:00
2026-06-20 12:24:50 +08:00
2026-06-24 14:45:37 +08:00
2026-04-25 07:23:58 +08:00
2026-06-20 23:35:37 +08:00
2026-06-06 19:37:29 +08:00
2026-04-29 01:39:25 +08:00
2026-05-08 15:21:39 +08:00
2026-04-29 01:39:25 +08:00
2026-05-09 09:02:29 +08:00
2026-06-20 03:44:26 +08:00
2026-06-20 02:15:50 +08:00
2026-06-20 02:15:50 +08:00
2026-06-20 09:54:49 +08:00
2026-06-20 05:51:17 +08:00
2026-04-29 01:39:25 +08:00
2026-06-22 20:24:07 +08:00
2026-06-20 03:09:00 +08:00
2026-06-06 19:37:29 +08:00
2026-05-15 22:41:22 +08:00
2026-06-06 19:37:29 +08:00
2026-06-20 03:09:00 +08:00
2026-06-20 05:51:17 +08:00
2026-06-06 19:37:29 +08:00
2026-06-06 19:37:29 +08:00
2026-06-20 23:35:37 +08:00
2026-06-21 02:18:53 +08:00
2026-05-15 21:35:02 +08:00
2026-06-06 10:58:23 +08:00
2026-06-20 23:35:37 +08:00
2026-05-09 09:02:29 +08:00
2026-06-24 13:30:18 +08:00
2026-06-10 22:01:13 +08:00
2026-05-15 21:35:02 +08:00
2026-06-24 13:30:18 +08:00
2026-06-10 22:01:13 +08:00
2026-05-09 18:02:58 +08:00
2026-05-15 22:41:22 +08:00
2026-06-20 23:35:37 +08:00
2026-06-20 05:51:17 +08:00
2026-06-20 05:51:17 +08:00
2026-06-20 05:51:17 +08:00
2026-05-15 22:41:22 +08:00
2026-05-15 21:35:02 +08:00
2026-06-20 05:51:17 +08:00
2026-06-20 05:51:17 +08:00
2026-06-06 19:37:29 +08:00
2026-06-10 22:01:13 +08:00
2026-06-21 03:25:45 +08:00
2026-06-21 02:45:56 +08:00
2026-06-06 21:45:39 +08:00
2026-05-15 17:02:49 +08:00
2026-04-28 00:51:33 +08:00
2026-06-20 05:51:17 +08:00
2026-06-20 11:05:44 +08:00
2026-04-29 01:39:25 +08:00
2026-06-20 05:51:17 +08:00
2026-04-29 01:39:25 +08:00
2026-06-20 05:51:17 +08:00
2026-05-01 13:44:04 +08:00
2026-06-24 14:45:37 +08:00
2026-06-24 13:30:18 +08:00
2026-06-24 13:30:18 +08:00
2026-04-29 01:39:25 +08:00
2026-04-29 01:39:25 +08:00
2026-05-13 17:07:21 +08:00
2026-06-20 12:24:50 +08:00
2026-06-20 03:09:00 +08:00
2026-04-25 07:23:58 +08:00
2026-06-19 18:15:20 +08:00
2026-06-20 05:51:17 +08:00
2026-06-20 03:09:00 +08:00
2026-06-19 18:15:20 +08:00
2026-03-26 01:10:51 +08:00
2026-06-20 23:35:37 +08:00
2026-05-13 16:20:40 +08:00
2026-04-29 01:39:25 +08:00
2026-05-11 21:37:19 +08:00
2026-04-20 20:53:54 +08:00
2026-06-22 20:50:28 +08:00