UNPKG

askui

Version:

Reliable, automated end-to-end-testing that depends on what is shown on your screen instead of the technology you are running on

8 lines (7 loc) 282 B
/** * Minimal subset of the AskUI legacy UI Controller "runner protocol" (JSON over * WebSocket, default `ws://127.0.0.1:6769`). Only the messages needed to drive * an Android device are included; recording and interactive annotation are * intentionally omitted. */ export {};