I'm upgrading our code to use stagehand v3. We need video recording functionality. The stagehand v2.5 record video options in localBrowserLaunchOptions. But now in v3, if I've understood right, I can only use browser context defined by stagehand, which have no recording options.
So, how possible to record video for Playwright-connected page?