We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dba927 commit 5954f66Copy full SHA for 5954f66
1 file changed
src/McpContext.ts
@@ -35,6 +35,7 @@ import type {
35
import {Locator} from './third_party/index.js';
36
import {PredefinedNetworkConditions} from './third_party/index.js';
37
import {listPages} from './tools/pages.js';
38
+import {takeSnapshot} from './tools/snapshot.js';
39
import {CLOSE_PAGE_ERROR} from './tools/ToolDefinition.js';
40
import type {Context, DevToolsData} from './tools/ToolDefinition.js';
41
import type {TraceResult} from './trace-processing/parse.js';
0 commit comments