Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebMCP-org/chrome-devtools-quickstart
/ BenchmarkConfig
Interface
BenchmarkConfig
benchmark/helpers.ts:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
export
interface
BenchmarkConfig {
84
model: string;
85
devServerUrl: string;
86
}
87
88
export
interface
ScreenshotAnalysisOptions {
89
prompt: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected