It would be nice to get the browser type from [context.browser()](https://github.com/microsoft/playwright/pull/1329).browserType(). Right now we are using duck typing to detect if the context is chromium. https://github.com/qawolf/playwright-video/blob/bd2fd3e9bab29c9673de4b6708854bac97612967/src/utils.ts#L36