MCPcopy
hub / github.com/vuejs/core / e2eBrowserUtils.ts

File e2eBrowserUtils.ts

packages/vue/__tests__/e2e/e2eBrowserUtils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cdp } from 'vitest/browser'
2
3export const E2E_TIMEOUT: number = 30 * 1000
4

Callers

nothing calls this directly

Calls 2

installVueGlobalBuildFunction · 0.85
installTransitionStyleFunction · 0.85

Tested by

no test coverage detected