diff --git a/server/src/routes/record.ts b/server/src/routes/record.ts index 9892b23e..adbd1afd 100644 --- a/server/src/routes/record.ts +++ b/server/src/routes/record.ts @@ -46,7 +46,7 @@ router.get('/start', async (req, res) => { }), }; } - + const id = initializeRemoteBrowserForRecording({ browser: chromium, launchOptions: {