MCPcopy Create free account
hub / github.com/e2b-dev/desktop / mouse.test.ts

File mouse.test.ts

packages/js-sdk/tests/mouse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'vitest'
2import { sandboxTest, wait } from './setup'
3
4sandboxTest('cursor position', async ({ sandbox }) => {

Callers

nothing calls this directly

Calls 4

waitFunction · 0.90
getCursorPositionMethod · 0.80
getScreenSizeMethod · 0.80
moveMouseMethod · 0.80

Tested by

no test coverage detected