MCPcopy Index your code
hub / github.com/callstack/agent-device / web-interactor.test.ts

File web-interactor.test.ts

src/core/__tests__/web-interactor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { test } from 'vitest';
3import { createWebInteractor } from '../interactors/web.ts';
4import { AppError } from '../../kernel/errors.ts';

Callers

nothing calls this directly

Calls 13

createWebInteractorFunction · 0.90
withWebProviderFunction · 0.90
openMethod · 0.80
tapMethod · 0.80
focusMethod · 0.80
fillMethod · 0.80
typeMethod · 0.80
scrollMethod · 0.80
snapshotMethod · 0.80
makeWebProviderFunction · 0.70
closeMethod · 0.45
screenshotMethod · 0.45

Tested by

no test coverage detected