MCPcopy
hub / github.com/jackwener/OpenCLI / page.test.ts

File page.test.ts

src/browser/page.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3const { sendCommandMock, sendCommandFullMock } = vi.hoisted(() => ({
4 sendCommandMock: vi.fn(),

Callers

nothing calls this directly

Calls 15

getCurrentUrlMethod · 0.80
querySelectorMethod · 0.80
gotoMethod · 0.65
evaluateMethod · 0.65
startNetworkCaptureMethod · 0.65
readNetworkCaptureMethod · 0.65
waitForDownloadMethod · 0.65
getActivePageMethod · 0.65
selectTabMethod · 0.65
setActivePageMethod · 0.65
newTabMethod · 0.65

Tested by

no test coverage detected