rsnext/test/lib/browsers
Zack Tanner c676f9357e
fix bfcache restoration behavior (#54198)
Follow up to https://github.com/vercel/next.js/pull/54081 -- this was
restoring the router tree improperly causing an error on bfcache hits

Had to override some default behaviors to prevent `forward` / `back` in
playwright from hanging indefinitely since no load event is firing in
these cases

Fixes #54184
Closes NEXT-1528
2023-08-18 00:05:26 +02:00
..
base.ts fix bfcache restoration behavior (#54198) 2023-08-18 00:05:26 +02:00
playwright.ts fix bfcache restoration behavior (#54198) 2023-08-18 00:05:26 +02:00
replay.ts Add Replay integration for dev e2e tests (#40955) 2022-09-29 14:45:10 -07:00
selenium.ts fix routing bug when bfcache is hit following an mpa navigation (#54081) 2023-08-16 17:55:06 +00:00