We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cf258 commit ca1d638Copy full SHA for ca1d638
1 file changed
packages/agent-infra/mcp-servers/browser/src/index.ts
@@ -127,6 +127,7 @@ program
127
},
128
}),
129
logger,
130
+ outputDir: options.outputDir,
131
vision: options.vision,
132
launchOptions: {
133
headless: options.headless,
0 commit comments