MCPcopy
hub / github.com/vitest-dev/vitest / tester-utils.ts

File tester-utils.ts

packages/browser/src/client/tester/tester-utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Locator, SelectorOptions, UserEventWheelDeltaOptions, UserEventWheelOptions } from 'vitest/browser'
2import type { BrowserRPC } from '../client'
3import { getBrowserState, getWorkerState } from '../utils'
4

Callers

nothing calls this directly

Calls 2

getBrowserStateFunction · 0.90
bindMethod · 0.80

Tested by

no test coverage detected