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

9 lines (8 loc) 348 B
"use strict"; /** * 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. */ Object.defineProperty(exports, "__esModule", { value: true });