You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Playwright tests with @browserbasehq/sdk 2.6.0, the Browserbase dashboard shows the session length as 15 min 19 sec (Session ID c23ac4).
However, the replay video cuts off after roughly 4 seconds. The timeline slider also maxes out at 00:04, so the rest of the test is unavailable.
Expected behavior
Replay should cover the entire recorded duration (or at least come close), allowing the full test to be reviewed.
Actual behavior
Only ~4 seconds of replay is shown; the remainder of the session is missing.