Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/web-infra-dev/midscene
/ clearInput
Method
clearInput
packages/computer/src/rdp/protocol.ts:128–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
keyPress(keyName: string): Promise<void>;
127
typeText(text: string): Promise<void>;
128
clearInput?(): Promise<void>;
129
}
Callers
4
createWebInputPrimitives
Function · 0.65
base-page-clear-input-cdp.test.ts
File · 0.65
clearInput
Method · 0.65
device.test.ts
File · 0.65
Implementers
4
UnsupportedRDPBackendClient
packages/computer/src/rdp/backend-clie
HelperProcessRDPBackendClient
packages/computer/src/rdp/backend-clie
FakeRDPBackend
packages/computer/tests/unit-test/rdp/
FixtureRDPBackend
packages/computer/tests/ai/rdp/login-f
Calls
no outgoing calls
Tested by
no test coverage detected