gestament 0.1.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -6
- package/dist/displaySession.d.ts +18 -0
- package/dist/displaySession.d.ts.map +1 -0
- package/dist/element.d.ts +2 -2
- package/dist/errors-6gj5YuLw.cjs +36 -0
- package/dist/errors-6gj5YuLw.cjs.map +1 -0
- package/dist/errors-CCW4ATME.js +37 -0
- package/dist/errors-CCW4ATME.js.map +1 -0
- package/dist/errors.d.ts +2 -2
- package/dist/errors.d.ts.map +1 -1
- package/dist/generated/packageMetadata.d.ts +4 -4
- package/dist/gestament-config.d.ts +2 -2
- package/dist/gestament-launcher-driver.cjs +656 -0
- package/dist/gestament-launcher-driver.cjs.map +1 -0
- package/dist/gestament-launcher-driver.d.ts +13 -0
- package/dist/gestament-launcher-driver.d.ts.map +1 -0
- package/dist/gestament-launcher-driver.mjs +655 -0
- package/dist/gestament-launcher-driver.mjs.map +1 -0
- package/dist/gestament-tray-host.cjs +1 -1
- package/dist/gestament-tray-host.d.ts +2 -2
- package/dist/gestament-tray-host.mjs +1 -1
- package/dist/gestament-xvfb-pool-probe.cjs +29 -0
- package/dist/gestament-xvfb-pool-probe.cjs.map +1 -0
- package/dist/gestament-xvfb-pool-probe.d.ts +13 -0
- package/dist/gestament-xvfb-pool-probe.d.ts.map +1 -0
- package/dist/gestament-xvfb-pool-probe.mjs +28 -0
- package/dist/gestament-xvfb-pool-probe.mjs.map +1 -0
- package/dist/gestament-xvfb-worker.d.ts +2 -2
- package/dist/gestament-xvfb.cjs +8 -2
- package/dist/gestament-xvfb.cjs.map +1 -1
- package/dist/gestament-xvfb.d.ts +2 -2
- package/dist/gestament-xvfb.mjs +8 -2
- package/dist/gestament-xvfb.mjs.map +1 -1
- package/dist/index.cjs +4 -1074
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +4 -1074
- package/dist/index.mjs.map +1 -1
- package/dist/launchGtkApp-BIO_5Xjn.cjs +2479 -0
- package/dist/launchGtkApp-BIO_5Xjn.cjs.map +1 -0
- package/dist/launchGtkApp-qi1qm5G4.js +2479 -0
- package/dist/launchGtkApp-qi1qm5G4.js.map +1 -0
- package/dist/launchGtkApp.d.ts +2 -2
- package/dist/launchGtkApp.d.ts.map +1 -1
- package/dist/launcherDriverProtocol.d.ts +107 -0
- package/dist/launcherDriverProtocol.d.ts.map +1 -0
- package/dist/{native-BRnrsqMn.cjs → native-CBXaFWP-.cjs} +14 -40
- package/dist/native-CBXaFWP-.cjs.map +1 -0
- package/dist/{native-DAhTiLnf.js → native-CWdUmdty.js} +48 -74
- package/dist/native-CWdUmdty.js.map +1 -0
- package/dist/native.d.ts +4 -2
- package/dist/native.d.ts.map +1 -1
- package/dist/prerequisites-BuZST2Dy.cjs +15 -0
- package/dist/prerequisites-BuZST2Dy.cjs.map +1 -0
- package/dist/prerequisites-JB0SKPVd.js +16 -0
- package/dist/prerequisites-JB0SKPVd.js.map +1 -0
- package/dist/prerequisites.d.ts +23 -0
- package/dist/prerequisites.d.ts.map +1 -0
- package/dist/testing.cjs +3 -0
- package/dist/testing.cjs.map +1 -1
- package/dist/testing.d.ts +4 -2
- package/dist/testing.d.ts.map +1 -1
- package/dist/testing.mjs +4 -1
- package/dist/testing.mjs.map +1 -1
- package/dist/tray.d.ts +2 -2
- package/dist/types.d.ts +84 -2
- package/dist/types.d.ts.map +1 -1
- package/dist/wait-DV5gkXs8.js +113 -0
- package/dist/wait-DV5gkXs8.js.map +1 -0
- package/dist/wait-eOIz4nZm.cjs +112 -0
- package/dist/wait-eOIz4nZm.cjs.map +1 -0
- package/dist/wait.d.ts +67 -0
- package/dist/wait.d.ts.map +1 -0
- package/package.json +8 -8
- package/prebuilds/linux-arm/gtk3/node.napi.armv7.glibc.node +0 -0
- package/prebuilds/linux-arm/gtk4/node.napi.armv7.glibc.node +0 -0
- package/prebuilds/linux-arm64/gtk3/node.napi.glibc.node +0 -0
- package/prebuilds/linux-arm64/gtk4/node.napi.glibc.node +0 -0
- package/prebuilds/linux-ia32/gtk3/node.napi.glibc.node +0 -0
- package/prebuilds/linux-ia32/gtk4/node.napi.glibc.node +0 -0
- package/prebuilds/linux-riscv64/gtk3/node.napi.glibc.node +0 -0
- package/prebuilds/linux-riscv64/gtk4/node.napi.glibc.node +0 -0
- package/prebuilds/linux-x64/gtk3/node.napi.glibc.node +0 -0
- package/prebuilds/linux-x64/gtk4/node.napi.glibc.node +0 -0
- package/dist/native-BRnrsqMn.cjs.map +0 -1
- package/dist/native-DAhTiLnf.js.map +0 -1
|
@@ -3,35 +3,12 @@ const node_module = require("node:module");
|
|
|
3
3
|
const node_fs = require("node:fs");
|
|
4
4
|
const node_path = require("node:path");
|
|
5
5
|
const node_url = require("node:url");
|
|
6
|
+
const errors = require("./errors-6gj5YuLw.cjs");
|
|
7
|
+
const prerequisites = require("./prerequisites-BuZST2Dy.cjs");
|
|
6
8
|
var _documentCurrentScript = typeof document !== "undefined" ? document.currentScript : null;
|
|
7
|
-
const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
enumerable: true,
|
|
11
|
-
value: code
|
|
12
|
-
});
|
|
13
|
-
error.name = "GtkAutomationError";
|
|
14
|
-
return error;
|
|
15
|
-
};
|
|
16
|
-
const createGtkAppExitedError = (message) => createGtkAutomationError("APP_EXITED", message);
|
|
17
|
-
const createGtkInvalidArgumentError = (message) => createGtkAutomationError("INVALID_ARGUMENT", message);
|
|
18
|
-
const createGtkElementNotFoundError = (message) => createGtkAutomationError("ELEMENT_NOT_FOUND", message);
|
|
19
|
-
const createGtkStaleElementError = (message) => createGtkAutomationError("STALE_ELEMENT", message);
|
|
20
|
-
const createGtkOperationFailedError = (message) => createGtkAutomationError("OPERATION_FAILED", message);
|
|
21
|
-
const createGtkUnsupportedInterfaceError = (message) => createGtkAutomationError("UNSUPPORTED_INTERFACE", message);
|
|
22
|
-
const normalizeNativeError = (error) => {
|
|
23
|
-
if (error instanceof Error) {
|
|
24
|
-
const maybeCode = error.code;
|
|
25
|
-
if (maybeCode === "ELEMENT_NOT_FOUND" || maybeCode === "INVALID_ARGUMENT" || maybeCode === "NATIVE_LOAD_FAILED" || maybeCode === "OPERATION_FAILED" || maybeCode === "STALE_ELEMENT" || maybeCode === "UNSUPPORTED_INTERFACE") {
|
|
26
|
-
return createGtkAutomationError(maybeCode, error.message);
|
|
27
|
-
}
|
|
28
|
-
return createGtkAutomationError("OPERATION_FAILED", error.message);
|
|
29
|
-
}
|
|
30
|
-
return createGtkAutomationError("OPERATION_FAILED", String(error));
|
|
31
|
-
};
|
|
32
|
-
const version = "0.1.0";
|
|
33
|
-
const require$1 = node_module.createRequire(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("native-BRnrsqMn.cjs", document.baseURI).href);
|
|
34
|
-
const packageRoot = node_path.resolve(node_path.dirname(node_url.fileURLToPath(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("native-BRnrsqMn.cjs", document.baseURI).href)), "..");
|
|
9
|
+
const version = "0.3.0";
|
|
10
|
+
const require$1 = node_module.createRequire(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("native-CBXaFWP-.cjs", document.baseURI).href);
|
|
11
|
+
const packageRoot = node_path.resolve(node_path.dirname(node_url.fileURLToPath(typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("native-CBXaFWP-.cjs", document.baseURI).href)), "..");
|
|
35
12
|
let loadedAddon;
|
|
36
13
|
const createNativeLoadError = (message) => {
|
|
37
14
|
const loadError = new Error(message);
|
|
@@ -99,7 +76,7 @@ const loadNativeAddon = () => {
|
|
|
99
76
|
if (loadedAddon !== void 0) {
|
|
100
77
|
return loadedAddon;
|
|
101
78
|
}
|
|
102
|
-
const
|
|
79
|
+
const errors2 = [];
|
|
103
80
|
for (const backend of candidateGtkBackends()) {
|
|
104
81
|
try {
|
|
105
82
|
const addon = loadNativePrebuild(backend);
|
|
@@ -118,18 +95,20 @@ const loadNativeAddon = () => {
|
|
|
118
95
|
return loadedAddon;
|
|
119
96
|
} catch (error) {
|
|
120
97
|
const message = error instanceof Error ? error.message : `Unknown error: ${String(error)}`;
|
|
121
|
-
|
|
98
|
+
errors2.push(`${backend}: ${message}`);
|
|
122
99
|
}
|
|
123
100
|
}
|
|
124
101
|
throw createNativeLoadError(
|
|
125
|
-
|
|
102
|
+
prerequisites.appendPrerequisiteInstallHint(
|
|
103
|
+
`Failed to load a compatible gestament native prebuild from ${packageRoot} (GESTAMENT_GTK_BACKEND=${selectedGtkBackend()}). Ensure this package includes prebuilds for the current Linux/glibc architecture and selected GTK backend, and that runtime libraries such as libatspi, glib, gio, GTK, X11, and dbus are installed. Original errors: ${errors2.join(" | ")}`
|
|
104
|
+
)
|
|
126
105
|
);
|
|
127
106
|
};
|
|
128
107
|
const callNative = (operation) => {
|
|
129
108
|
try {
|
|
130
109
|
return operation();
|
|
131
110
|
} catch (error) {
|
|
132
|
-
throw normalizeNativeError(error);
|
|
111
|
+
throw errors.normalizeNativeError(error);
|
|
133
112
|
}
|
|
134
113
|
};
|
|
135
114
|
const nativeFindById = (processId, id) => callNative(() => loadNativeAddon().findById(processId, id));
|
|
@@ -196,17 +175,12 @@ const nativeCaptureBounds = (bounds) => callNative(
|
|
|
196
175
|
bounds.height
|
|
197
176
|
)
|
|
198
177
|
);
|
|
178
|
+
const nativeMappedX11WindowCount = () => callNative(() => loadNativeAddon().mappedX11WindowCount());
|
|
199
179
|
const nativeElementInfo = (element) => callNative(() => loadNativeAddon().elementInfo(element));
|
|
200
180
|
const nativeTrayItems = (processId) => callNative(() => loadNativeAddon().trayItems(processId));
|
|
201
181
|
const nativeRunTrayHost = () => {
|
|
202
182
|
callNative(() => loadNativeAddon().runTrayHost());
|
|
203
183
|
};
|
|
204
|
-
exports.createGtkAppExitedError = createGtkAppExitedError;
|
|
205
|
-
exports.createGtkElementNotFoundError = createGtkElementNotFoundError;
|
|
206
|
-
exports.createGtkInvalidArgumentError = createGtkInvalidArgumentError;
|
|
207
|
-
exports.createGtkOperationFailedError = createGtkOperationFailedError;
|
|
208
|
-
exports.createGtkStaleElementError = createGtkStaleElementError;
|
|
209
|
-
exports.createGtkUnsupportedInterfaceError = createGtkUnsupportedInterfaceError;
|
|
210
184
|
exports.nativeCapture = nativeCapture;
|
|
211
185
|
exports.nativeCaptureBounds = nativeCaptureBounds;
|
|
212
186
|
exports.nativeCaptureScreen = nativeCaptureScreen;
|
|
@@ -220,6 +194,7 @@ exports.nativeFindAnyById = nativeFindAnyById;
|
|
|
220
194
|
exports.nativeFindById = nativeFindById;
|
|
221
195
|
exports.nativeImageInfo = nativeImageInfo;
|
|
222
196
|
exports.nativeIsChildSelected = nativeIsChildSelected;
|
|
197
|
+
exports.nativeMappedX11WindowCount = nativeMappedX11WindowCount;
|
|
223
198
|
exports.nativeProcessAtspiReadiness = nativeProcessAtspiReadiness;
|
|
224
199
|
exports.nativeRunTrayHost = nativeRunTrayHost;
|
|
225
200
|
exports.nativeSelectAllChildren = nativeSelectAllChildren;
|
|
@@ -245,5 +220,4 @@ exports.nativeTrayItems = nativeTrayItems;
|
|
|
245
220
|
exports.nativeValueInfo = nativeValueInfo;
|
|
246
221
|
exports.nativeWindowAt = nativeWindowAt;
|
|
247
222
|
exports.nativeWindowCount = nativeWindowCount;
|
|
248
|
-
|
|
249
|
-
//# sourceMappingURL=native-BRnrsqMn.cjs.map
|
|
223
|
+
//# sourceMappingURL=native-CBXaFWP-.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"native-CBXaFWP-.cjs","sources":["../src/generated/packageMetadata.ts","../src/native.ts"],"sourcesContent":["// @ts-nocheck\n// This file is auto-generated by screw-up plugin\n// Do not edit manually\n\nexport const name = \"gestament\";\nexport const version = \"0.3.0\";\nexport const description = \"TypeScript based test driver for GTK\";\nexport const author = \"Kouji Matsui (@kekyo@mi.kekyo.net)\";\nexport const license = \"MIT\";\nexport const repository_url = \"https://github.com/kekyo/gestament.git\";\nexport const git_commit_hash = \"c15fe3b28fb1c2fb73504c57773b1ee751cbf8c4\";\n","// gestament - TypeScript based test driver for GTK.\n// Copyright (c) Kouji Matsui. (@kekyo@mi.kekyo.net)\n// Under MIT.\n// https://github.com/kekyo/gestament\n\nimport { createRequire } from 'node:module';\nimport { existsSync } from 'node:fs';\nimport { dirname, resolve } from 'node:path';\nimport { fileURLToPath } from 'node:url';\n\nimport { normalizeNativeError } from './errors';\nimport { version as packageVersion } from './generated/packageMetadata';\nimport { appendPrerequisiteInstallHint } from './prerequisites';\nimport type { GtkAutomationError } from './types';\n\n/////////////////////////////////////////////////////////////////////////////////////////\n\ninterface NativeInfo {\n readonly version: string;\n readonly arch: string;\n readonly gtkBackend: GtkBackend;\n readonly napiVersion: number;\n}\n\nexport interface NativeCaptureBounds {\n readonly x: number;\n readonly y: number;\n readonly width: number;\n readonly height: number;\n}\n\nexport interface NativeCapture {\n readonly image: Buffer;\n readonly bounds: NativeCaptureBounds;\n readonly visibleBounds: NativeCaptureBounds;\n readonly clipped: boolean;\n}\n\nexport interface NativeElementInfo {\n readonly roleName: string;\n readonly localizedRoleName: string;\n readonly accessibleId: string;\n readonly name: string;\n readonly description: string;\n readonly interfaces: string[];\n readonly states: string[];\n}\n\n/** AT-SPI Value metadata returned by the native layer. */\nexport interface NativeValueInfo {\n /** Current numeric value. */\n readonly value: number;\n\n /** Minimum accepted numeric value. */\n readonly minimum: number;\n\n /** Maximum accepted numeric value. */\n readonly maximum: number;\n\n /** Minimum increment used by step-based controls. */\n readonly minimumIncrement: number;\n\n /** Text representation reported by AT-SPI, when available. */\n readonly text: string;\n}\n\n/** Point returned by the native layer. */\nexport interface NativeImagePoint {\n /** Horizontal pixel coordinate. */\n readonly x: number;\n\n /** Vertical pixel coordinate. */\n readonly y: number;\n}\n\n/** Image size returned by the native layer. */\nexport interface NativeImageSize {\n /** Image width in physical pixels. */\n readonly width: number;\n\n /** Image height in physical pixels. */\n readonly height: number;\n}\n\n/** AT-SPI Image metadata returned by the native layer. */\nexport interface NativeImageInfo {\n /** Text description reported by AT-SPI. */\n readonly description: string;\n\n /** Image locale reported by AT-SPI. */\n readonly locale: string;\n\n /** Image position reported by AT-SPI. */\n readonly position: NativeImagePoint;\n\n /** Image size reported by AT-SPI. */\n readonly size: NativeImageSize;\n\n /** Screen-relative image bounds reported by AT-SPI. */\n readonly bounds: NativeCaptureBounds;\n}\n\n/** Opaque native element handle backed by an AT-SPI accessible proxy. */\nexport type NativeElementHandle = object;\n\n/** AT-SPI readiness state reported by the native layer. */\nexport type NativeAtspiReadiness =\n | 'ready'\n | 'missing-bus-name'\n | 'missing-root'\n | 'missing-cache';\n\n/** StatusNotifier tray item metadata reported by the native layer. */\nexport interface NativeTrayItem {\n readonly busName: string;\n readonly objectPath: string;\n readonly id: string;\n readonly title: string;\n readonly status: string;\n readonly iconName: string;\n readonly accessibleId: string;\n}\n\ninterface NativeAddon {\n readonly findById: (\n processId: number,\n id: string\n ) => NativeElementHandle | undefined;\n readonly processAtspiReadiness: (processId: number) => NativeAtspiReadiness;\n readonly findAnyById: (id: string) => NativeElementHandle | undefined;\n readonly setTextById: (processId: number, id: string, text: string) => void;\n readonly clickById: (processId: number, id: string) => void;\n readonly textById: (processId: number, id: string) => string;\n readonly captureById: (processId: number, id: string) => NativeCapture;\n readonly windowCount: (processId: number) => number;\n readonly windowAt: (\n processId: number,\n index: number\n ) => NativeElementHandle | undefined;\n readonly childCount: (element: NativeElementHandle) => number;\n readonly childAt: (\n element: NativeElementHandle,\n index: number\n ) => NativeElementHandle | undefined;\n readonly selectedChildCount: (element: NativeElementHandle) => number;\n readonly selectedChildAt: (\n element: NativeElementHandle,\n index: number\n ) => NativeElementHandle | undefined;\n readonly isChildSelected: (\n element: NativeElementHandle,\n index: number\n ) => boolean;\n readonly selectChildAt: (element: NativeElementHandle, index: number) => void;\n readonly deselectChildAt: (\n element: NativeElementHandle,\n index: number\n ) => void;\n readonly selectAllChildren: (element: NativeElementHandle) => void;\n readonly clearSelection: (element: NativeElementHandle) => void;\n readonly tableRowCount: (element: NativeElementHandle) => number;\n readonly tableColumnCount: (element: NativeElementHandle) => number;\n readonly tableCellAt: (\n element: NativeElementHandle,\n row: number,\n column: number\n ) => NativeElementHandle | undefined;\n readonly tableSelectedRows: (element: NativeElementHandle) => number[];\n readonly tableSelectedColumns: (element: NativeElementHandle) => number[];\n readonly tableIsRowSelected: (\n element: NativeElementHandle,\n row: number\n ) => boolean;\n readonly tableIsColumnSelected: (\n element: NativeElementHandle,\n column: number\n ) => boolean;\n readonly tableIsCellSelected: (\n element: NativeElementHandle,\n row: number,\n column: number\n ) => boolean;\n readonly tableSelectRow: (element: NativeElementHandle, row: number) => void;\n readonly tableDeselectRow: (\n element: NativeElementHandle,\n row: number\n ) => void;\n readonly tableSelectColumn: (\n element: NativeElementHandle,\n column: number\n ) => void;\n readonly tableDeselectColumn: (\n element: NativeElementHandle,\n column: number\n ) => void;\n readonly setText: (element: NativeElementHandle, text: string) => void;\n readonly click: (element: NativeElementHandle) => void;\n readonly text: (element: NativeElementHandle) => string;\n readonly valueInfo: (element: NativeElementHandle) => NativeValueInfo;\n readonly imageInfo: (element: NativeElementHandle) => NativeImageInfo;\n readonly setValue: (element: NativeElementHandle, value: number) => void;\n readonly capture: (element: NativeElementHandle) => NativeCapture;\n readonly captureScreen: () => NativeCapture;\n readonly captureBounds: (\n x: number,\n y: number,\n width: number,\n height: number\n ) => NativeCapture;\n readonly mappedX11WindowCount: () => number;\n readonly elementInfo: (element: NativeElementHandle) => NativeElementInfo;\n readonly trayItems: (processId: number) => NativeTrayItem[];\n readonly runTrayHost: () => void;\n readonly nativeInfo: () => NativeInfo;\n}\n\ntype GtkBackend = 'gtk3' | 'gtk4';\ntype GtkBackendSelection = GtkBackend | 'auto';\n\nconst require = createRequire(import.meta.url);\nconst packageRoot = resolve(dirname(fileURLToPath(import.meta.url)), '..');\n\nlet loadedAddon: NativeAddon | undefined;\n\nconst createNativeLoadError = (message: string): GtkAutomationError => {\n const loadError = new Error(message) as GtkAutomationError;\n Object.defineProperty(loadError, 'code', {\n enumerable: true,\n value: 'NATIVE_LOAD_FAILED',\n });\n return loadError;\n};\n\nconst selectedGtkBackend = (): GtkBackendSelection => {\n const value = process.env.GESTAMENT_GTK_BACKEND;\n if (value === undefined || value.length === 0) {\n return 'gtk3';\n }\n if (value === 'gtk3' || value === 'gtk4' || value === 'auto') {\n return value;\n }\n throw createNativeLoadError(\n `Unsupported GESTAMENT_GTK_BACKEND: ${value}. Expected gtk3, gtk4, or auto.`\n );\n};\n\nconst candidateGtkBackends = (): readonly GtkBackend[] => {\n const selected = selectedGtkBackend();\n return selected === 'auto' ? ['gtk3', 'gtk4'] : [selected];\n};\n\nconst prebuildDirectory = (): string => {\n if (process.platform !== 'linux') {\n throw createNativeLoadError(\n `Unsupported platform for gestament native prebuilds: ${process.platform}.`\n );\n }\n\n switch (process.arch) {\n case 'x64':\n return 'linux-x64';\n case 'ia32':\n return 'linux-ia32';\n case 'arm64':\n return 'linux-arm64';\n case 'arm':\n return 'linux-arm';\n case 'riscv64':\n return 'linux-riscv64';\n default:\n throw createNativeLoadError(\n `Unsupported architecture for gestament native prebuilds: ${process.arch}.`\n );\n }\n};\n\nconst prebuildFile = (): string =>\n process.arch === 'arm'\n ? 'node.napi.armv7.glibc.node'\n : 'node.napi.glibc.node';\n\nconst prebuildPath = (backend: GtkBackend): string =>\n resolve(\n packageRoot,\n 'prebuilds',\n prebuildDirectory(),\n backend,\n prebuildFile()\n );\n\nconst loadNativePrebuild = (backend: GtkBackend): NativeAddon => {\n const path = prebuildPath(backend);\n if (!existsSync(path)) {\n throw new Error(`Missing ${backend} native prebuild: ${path}`);\n }\n return require(path) as NativeAddon;\n};\n\nconst loadNativeAddon = (): NativeAddon => {\n if (loadedAddon !== undefined) {\n return loadedAddon;\n }\n\n const errors: string[] = [];\n for (const backend of candidateGtkBackends()) {\n try {\n const addon = loadNativePrebuild(backend);\n const nativeInfo = addon.nativeInfo();\n if (nativeInfo.version !== packageVersion) {\n throw new Error(\n `gestament native prebuild version mismatch: native=${nativeInfo.version}, package=${packageVersion}`\n );\n }\n if (nativeInfo.gtkBackend !== backend) {\n throw new Error(\n `gestament native prebuild backend mismatch: native=${nativeInfo.gtkBackend}, requested=${backend}`\n );\n }\n loadedAddon = addon;\n return loadedAddon;\n } catch (error) {\n const message =\n error instanceof Error\n ? error.message\n : `Unknown error: ${String(error)}`;\n errors.push(`${backend}: ${message}`);\n }\n }\n\n throw createNativeLoadError(\n appendPrerequisiteInstallHint(\n `Failed to load a compatible gestament native prebuild from ${packageRoot} ` +\n `(GESTAMENT_GTK_BACKEND=${selectedGtkBackend()}). Ensure this package ` +\n 'includes prebuilds for the current Linux/glibc architecture and selected ' +\n 'GTK backend, and that runtime libraries such as libatspi, glib, gio, ' +\n `GTK, X11, and dbus are installed. Original errors: ${errors.join(' | ')}`\n )\n );\n};\n\nconst callNative = <Result>(operation: () => Result): Result => {\n try {\n return operation();\n } catch (error) {\n throw normalizeNativeError(error);\n }\n};\n\n/////////////////////////////////////////////////////////////////////////////////////////\n\n/** Resolves an accessible id to a native element when it exists. */\nexport const nativeFindById = (\n processId: number,\n id: string\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().findById(processId, id));\n\n/** Checks whether a GTK process has completed AT-SPI root/cache registration. */\nexport const nativeProcessAtspiReadiness = (\n processId: number\n): NativeAtspiReadiness =>\n callNative(() => loadNativeAddon().processAtspiReadiness(processId));\n\n/** Resolves an accessible id to a native element across all exposed processes. */\nexport const nativeFindAnyById = (\n id: string\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().findAnyById(id));\n\n/** Sets text contents on the accessible with the given id. */\nexport const nativeSetTextById = (\n processId: number,\n id: string,\n text: string\n): void => {\n callNative(() => loadNativeAddon().setTextById(processId, id, text));\n};\n\n/** Executes the first action on the accessible with the given id. */\nexport const nativeClickById = (processId: number, id: string): void => {\n callNative(() => loadNativeAddon().clickById(processId, id));\n};\n\n/** Reads text from the accessible with the given id. */\nexport const nativeTextById = (processId: number, id: string): string =>\n callNative(() => loadNativeAddon().textById(processId, id));\n\n/** Captures real screen pixels for the accessible with the given id. */\nexport const nativeCaptureById = (\n processId: number,\n id: string\n): NativeCapture =>\n callNative(() => loadNativeAddon().captureById(processId, id));\n\n/** Counts top-level windows hosted by the process. */\nexport const nativeWindowCount = (processId: number): number =>\n callNative(() => loadNativeAddon().windowCount(processId));\n\n/** Resolves a top-level window index to an element handle when it exists. */\nexport const nativeWindowAt = (\n processId: number,\n index: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().windowAt(processId, index));\n\n/** Counts direct children for an element handle. */\nexport const nativeChildCount = (element: NativeElementHandle): number =>\n callNative(() => loadNativeAddon().childCount(element));\n\n/** Resolves a direct child index to an element handle when it exists. */\nexport const nativeChildAt = (\n element: NativeElementHandle,\n index: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().childAt(element, index));\n\n/** Counts selected children for a selectable element handle. */\nexport const nativeSelectedChildCount = (\n element: NativeElementHandle\n): number => callNative(() => loadNativeAddon().selectedChildCount(element));\n\n/** Resolves a selected child index to an element handle when it exists. */\nexport const nativeSelectedChildAt = (\n element: NativeElementHandle,\n index: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().selectedChildAt(element, index));\n\n/** Reads whether a direct child is selected. */\nexport const nativeIsChildSelected = (\n element: NativeElementHandle,\n index: number\n): boolean =>\n callNative(() => loadNativeAddon().isChildSelected(element, index));\n\n/** Selects a direct child for a selectable element handle. */\nexport const nativeSelectChildAt = (\n element: NativeElementHandle,\n index: number\n): void => {\n callNative(() => loadNativeAddon().selectChildAt(element, index));\n};\n\n/** Deselects a direct child for a selectable element handle. */\nexport const nativeDeselectChildAt = (\n element: NativeElementHandle,\n index: number\n): void => {\n callNative(() => loadNativeAddon().deselectChildAt(element, index));\n};\n\n/** Selects all children for a selectable element handle. */\nexport const nativeSelectAllChildren = (element: NativeElementHandle): void => {\n callNative(() => loadNativeAddon().selectAllChildren(element));\n};\n\n/** Clears child selection for a selectable element handle. */\nexport const nativeClearSelection = (element: NativeElementHandle): void => {\n callNative(() => loadNativeAddon().clearSelection(element));\n};\n\n/** Counts table rows for a table element handle. */\nexport const nativeTableRowCount = (element: NativeElementHandle): number =>\n callNative(() => loadNativeAddon().tableRowCount(element));\n\n/** Counts table columns for a table element handle. */\nexport const nativeTableColumnCount = (element: NativeElementHandle): number =>\n callNative(() => loadNativeAddon().tableColumnCount(element));\n\n/** Resolves a table cell element handle by row and column when it exists. */\nexport const nativeTableCellAt = (\n element: NativeElementHandle,\n row: number,\n column: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().tableCellAt(element, row, column));\n\n/** Reads selected table row indexes. */\nexport const nativeTableSelectedRows = (\n element: NativeElementHandle\n): number[] => callNative(() => loadNativeAddon().tableSelectedRows(element));\n\n/** Reads selected table column indexes. */\nexport const nativeTableSelectedColumns = (\n element: NativeElementHandle\n): number[] =>\n callNative(() => loadNativeAddon().tableSelectedColumns(element));\n\n/** Reads whether a table row is selected. */\nexport const nativeTableIsRowSelected = (\n element: NativeElementHandle,\n row: number\n): boolean =>\n callNative(() => loadNativeAddon().tableIsRowSelected(element, row));\n\n/** Reads whether a table column is selected. */\nexport const nativeTableIsColumnSelected = (\n element: NativeElementHandle,\n column: number\n): boolean =>\n callNative(() => loadNativeAddon().tableIsColumnSelected(element, column));\n\n/** Reads whether a table cell is selected. */\nexport const nativeTableIsCellSelected = (\n element: NativeElementHandle,\n row: number,\n column: number\n): boolean =>\n callNative(() => loadNativeAddon().tableIsCellSelected(element, row, column));\n\n/** Selects a table row. */\nexport const nativeTableSelectRow = (\n element: NativeElementHandle,\n row: number\n): void => {\n callNative(() => loadNativeAddon().tableSelectRow(element, row));\n};\n\n/** Deselects a table row. */\nexport const nativeTableDeselectRow = (\n element: NativeElementHandle,\n row: number\n): void => {\n callNative(() => loadNativeAddon().tableDeselectRow(element, row));\n};\n\n/** Selects a table column. */\nexport const nativeTableSelectColumn = (\n element: NativeElementHandle,\n column: number\n): void => {\n callNative(() => loadNativeAddon().tableSelectColumn(element, column));\n};\n\n/** Deselects a table column. */\nexport const nativeTableDeselectColumn = (\n element: NativeElementHandle,\n column: number\n): void => {\n callNative(() => loadNativeAddon().tableDeselectColumn(element, column));\n};\n\n/** Sets text contents on the accessible resolved by an element handle. */\nexport const nativeSetText = (\n element: NativeElementHandle,\n text: string\n): void => {\n callNative(() => loadNativeAddon().setText(element, text));\n};\n\n/** Executes the first action on the accessible resolved by an element handle. */\nexport const nativeClick = (element: NativeElementHandle): void => {\n callNative(() => loadNativeAddon().click(element));\n};\n\n/** Reads text from the accessible resolved by an element handle. */\nexport const nativeText = (element: NativeElementHandle): string =>\n callNative(() => loadNativeAddon().text(element));\n\n/** Reads value metadata from the accessible resolved by an element handle. */\nexport const nativeValueInfo = (\n element: NativeElementHandle\n): NativeValueInfo => callNative(() => loadNativeAddon().valueInfo(element));\n\n/** Reads image metadata from the accessible resolved by an element handle. */\nexport const nativeImageInfo = (\n element: NativeElementHandle\n): NativeImageInfo => callNative(() => loadNativeAddon().imageInfo(element));\n\n/** Sets a numeric value on the accessible resolved by an element handle. */\nexport const nativeSetValue = (\n element: NativeElementHandle,\n value: number\n): void => {\n callNative(() => loadNativeAddon().setValue(element, value));\n};\n\n/** Captures real screen pixels for the accessible resolved by an element handle. */\nexport const nativeCapture = (element: NativeElementHandle): NativeCapture =>\n callNative(() => loadNativeAddon().capture(element));\n\n/** Captures the full X11 root window currently addressed by DISPLAY. */\nexport const nativeCaptureScreen = (): NativeCapture =>\n callNative(() => loadNativeAddon().captureScreen());\n\n/** Captures real screen pixels for explicit screen-relative bounds. */\nexport const nativeCaptureBounds = (\n bounds: NativeCaptureBounds\n): NativeCapture =>\n callNative(() =>\n loadNativeAddon().captureBounds(\n bounds.x,\n bounds.y,\n bounds.width,\n bounds.height\n )\n );\n\n/** Counts mapped top-level X11 windows currently addressed by DISPLAY. */\nexport const nativeMappedX11WindowCount = (): number =>\n callNative(() => loadNativeAddon().mappedX11WindowCount());\n\n/** Reads AT-SPI metadata for the accessible resolved by an element handle. */\nexport const nativeElementInfo = (\n element: NativeElementHandle\n): NativeElementInfo =>\n callNative(() => loadNativeAddon().elementInfo(element));\n\n/** Lists StatusNotifier tray items owned by the process. */\nexport const nativeTrayItems = (processId: number): NativeTrayItem[] =>\n callNative(() => loadNativeAddon().trayItems(processId));\n\n/** Runs the test tray host until the process is terminated. */\nexport const nativeRunTrayHost = (): void => {\n callNative(() => loadNativeAddon().runTrayHost());\n};\n"],"names":["require","createRequire","resolve","dirname","fileURLToPath","existsSync","errors","packageVersion","appendPrerequisiteInstallHint","normalizeNativeError"],"mappings":"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"}
|
|
@@ -2,32 +2,9 @@ import { createRequire } from "node:module";
|
|
|
2
2
|
import { existsSync } from "node:fs";
|
|
3
3
|
import { resolve, dirname } from "node:path";
|
|
4
4
|
import { fileURLToPath } from "node:url";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
enumerable: true,
|
|
9
|
-
value: code
|
|
10
|
-
});
|
|
11
|
-
error.name = "GtkAutomationError";
|
|
12
|
-
return error;
|
|
13
|
-
};
|
|
14
|
-
const createGtkAppExitedError = (message) => createGtkAutomationError("APP_EXITED", message);
|
|
15
|
-
const createGtkInvalidArgumentError = (message) => createGtkAutomationError("INVALID_ARGUMENT", message);
|
|
16
|
-
const createGtkElementNotFoundError = (message) => createGtkAutomationError("ELEMENT_NOT_FOUND", message);
|
|
17
|
-
const createGtkStaleElementError = (message) => createGtkAutomationError("STALE_ELEMENT", message);
|
|
18
|
-
const createGtkOperationFailedError = (message) => createGtkAutomationError("OPERATION_FAILED", message);
|
|
19
|
-
const createGtkUnsupportedInterfaceError = (message) => createGtkAutomationError("UNSUPPORTED_INTERFACE", message);
|
|
20
|
-
const normalizeNativeError = (error) => {
|
|
21
|
-
if (error instanceof Error) {
|
|
22
|
-
const maybeCode = error.code;
|
|
23
|
-
if (maybeCode === "ELEMENT_NOT_FOUND" || maybeCode === "INVALID_ARGUMENT" || maybeCode === "NATIVE_LOAD_FAILED" || maybeCode === "OPERATION_FAILED" || maybeCode === "STALE_ELEMENT" || maybeCode === "UNSUPPORTED_INTERFACE") {
|
|
24
|
-
return createGtkAutomationError(maybeCode, error.message);
|
|
25
|
-
}
|
|
26
|
-
return createGtkAutomationError("OPERATION_FAILED", error.message);
|
|
27
|
-
}
|
|
28
|
-
return createGtkAutomationError("OPERATION_FAILED", String(error));
|
|
29
|
-
};
|
|
30
|
-
const version = "0.1.0";
|
|
5
|
+
import { n as normalizeNativeError } from "./errors-CCW4ATME.js";
|
|
6
|
+
import { a as appendPrerequisiteInstallHint } from "./prerequisites-JB0SKPVd.js";
|
|
7
|
+
const version = "0.3.0";
|
|
31
8
|
const require$1 = createRequire(import.meta.url);
|
|
32
9
|
const packageRoot = resolve(dirname(fileURLToPath(import.meta.url)), "..");
|
|
33
10
|
let loadedAddon;
|
|
@@ -120,7 +97,9 @@ const loadNativeAddon = () => {
|
|
|
120
97
|
}
|
|
121
98
|
}
|
|
122
99
|
throw createNativeLoadError(
|
|
123
|
-
|
|
100
|
+
appendPrerequisiteInstallHint(
|
|
101
|
+
`Failed to load a compatible gestament native prebuild from ${packageRoot} (GESTAMENT_GTK_BACKEND=${selectedGtkBackend()}). Ensure this package includes prebuilds for the current Linux/glibc architecture and selected GTK backend, and that runtime libraries such as libatspi, glib, gio, GTK, X11, and dbus are installed. Original errors: ${errors.join(" | ")}`
|
|
102
|
+
)
|
|
124
103
|
);
|
|
125
104
|
};
|
|
126
105
|
const callNative = (operation) => {
|
|
@@ -194,56 +173,51 @@ const nativeCaptureBounds = (bounds) => callNative(
|
|
|
194
173
|
bounds.height
|
|
195
174
|
)
|
|
196
175
|
);
|
|
176
|
+
const nativeMappedX11WindowCount = () => callNative(() => loadNativeAddon().mappedX11WindowCount());
|
|
197
177
|
const nativeElementInfo = (element) => callNative(() => loadNativeAddon().elementInfo(element));
|
|
198
178
|
const nativeTrayItems = (processId) => callNative(() => loadNativeAddon().trayItems(processId));
|
|
199
179
|
const nativeRunTrayHost = () => {
|
|
200
180
|
callNative(() => loadNativeAddon().runTrayHost());
|
|
201
181
|
};
|
|
202
182
|
export {
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
createGtkOperationFailedError as w,
|
|
245
|
-
nativeChildCount as x,
|
|
246
|
-
nativeChildAt as y,
|
|
247
|
-
nativeValueInfo as z
|
|
248
|
-
};
|
|
249
|
-
//# sourceMappingURL=native-DAhTiLnf.js.map
|
|
183
|
+
nativeChildAt as A,
|
|
184
|
+
nativeValueInfo as B,
|
|
185
|
+
nativeSetValue as C,
|
|
186
|
+
nativeText as D,
|
|
187
|
+
nativeSetText as E,
|
|
188
|
+
nativeCapture as F,
|
|
189
|
+
nativeTableCellAt as G,
|
|
190
|
+
nativeFindAnyById as H,
|
|
191
|
+
nativeTrayItems as I,
|
|
192
|
+
nativeWindowCount as J,
|
|
193
|
+
nativeWindowAt as K,
|
|
194
|
+
nativeFindById as L,
|
|
195
|
+
nativeProcessAtspiReadiness as M,
|
|
196
|
+
nativeCaptureScreen as a,
|
|
197
|
+
nativeMappedX11WindowCount as b,
|
|
198
|
+
nativeElementInfo as c,
|
|
199
|
+
nativeClick as d,
|
|
200
|
+
nativeImageInfo as e,
|
|
201
|
+
nativeCaptureBounds as f,
|
|
202
|
+
nativeTableDeselectColumn as g,
|
|
203
|
+
nativeTableSelectColumn as h,
|
|
204
|
+
nativeTableDeselectRow as i,
|
|
205
|
+
nativeTableSelectRow as j,
|
|
206
|
+
nativeTableIsCellSelected as k,
|
|
207
|
+
nativeTableIsColumnSelected as l,
|
|
208
|
+
nativeTableIsRowSelected as m,
|
|
209
|
+
nativeRunTrayHost as n,
|
|
210
|
+
nativeTableSelectedColumns as o,
|
|
211
|
+
nativeTableSelectedRows as p,
|
|
212
|
+
nativeTableColumnCount as q,
|
|
213
|
+
nativeTableRowCount as r,
|
|
214
|
+
nativeClearSelection as s,
|
|
215
|
+
nativeSelectAllChildren as t,
|
|
216
|
+
nativeDeselectChildAt as u,
|
|
217
|
+
nativeSelectChildAt as v,
|
|
218
|
+
nativeIsChildSelected as w,
|
|
219
|
+
nativeSelectedChildAt as x,
|
|
220
|
+
nativeSelectedChildCount as y,
|
|
221
|
+
nativeChildCount as z
|
|
222
|
+
};
|
|
223
|
+
//# sourceMappingURL=native-CWdUmdty.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"native-CWdUmdty.js","sources":["../src/generated/packageMetadata.ts","../src/native.ts"],"sourcesContent":["// @ts-nocheck\n// This file is auto-generated by screw-up plugin\n// Do not edit manually\n\nexport const name = \"gestament\";\nexport const version = \"0.3.0\";\nexport const description = \"TypeScript based test driver for GTK\";\nexport const author = \"Kouji Matsui (@kekyo@mi.kekyo.net)\";\nexport const license = \"MIT\";\nexport const repository_url = \"https://github.com/kekyo/gestament.git\";\nexport const git_commit_hash = \"c15fe3b28fb1c2fb73504c57773b1ee751cbf8c4\";\n","// gestament - TypeScript based test driver for GTK.\n// Copyright (c) Kouji Matsui. (@kekyo@mi.kekyo.net)\n// Under MIT.\n// https://github.com/kekyo/gestament\n\nimport { createRequire } from 'node:module';\nimport { existsSync } from 'node:fs';\nimport { dirname, resolve } from 'node:path';\nimport { fileURLToPath } from 'node:url';\n\nimport { normalizeNativeError } from './errors';\nimport { version as packageVersion } from './generated/packageMetadata';\nimport { appendPrerequisiteInstallHint } from './prerequisites';\nimport type { GtkAutomationError } from './types';\n\n/////////////////////////////////////////////////////////////////////////////////////////\n\ninterface NativeInfo {\n readonly version: string;\n readonly arch: string;\n readonly gtkBackend: GtkBackend;\n readonly napiVersion: number;\n}\n\nexport interface NativeCaptureBounds {\n readonly x: number;\n readonly y: number;\n readonly width: number;\n readonly height: number;\n}\n\nexport interface NativeCapture {\n readonly image: Buffer;\n readonly bounds: NativeCaptureBounds;\n readonly visibleBounds: NativeCaptureBounds;\n readonly clipped: boolean;\n}\n\nexport interface NativeElementInfo {\n readonly roleName: string;\n readonly localizedRoleName: string;\n readonly accessibleId: string;\n readonly name: string;\n readonly description: string;\n readonly interfaces: string[];\n readonly states: string[];\n}\n\n/** AT-SPI Value metadata returned by the native layer. */\nexport interface NativeValueInfo {\n /** Current numeric value. */\n readonly value: number;\n\n /** Minimum accepted numeric value. */\n readonly minimum: number;\n\n /** Maximum accepted numeric value. */\n readonly maximum: number;\n\n /** Minimum increment used by step-based controls. */\n readonly minimumIncrement: number;\n\n /** Text representation reported by AT-SPI, when available. */\n readonly text: string;\n}\n\n/** Point returned by the native layer. */\nexport interface NativeImagePoint {\n /** Horizontal pixel coordinate. */\n readonly x: number;\n\n /** Vertical pixel coordinate. */\n readonly y: number;\n}\n\n/** Image size returned by the native layer. */\nexport interface NativeImageSize {\n /** Image width in physical pixels. */\n readonly width: number;\n\n /** Image height in physical pixels. */\n readonly height: number;\n}\n\n/** AT-SPI Image metadata returned by the native layer. */\nexport interface NativeImageInfo {\n /** Text description reported by AT-SPI. */\n readonly description: string;\n\n /** Image locale reported by AT-SPI. */\n readonly locale: string;\n\n /** Image position reported by AT-SPI. */\n readonly position: NativeImagePoint;\n\n /** Image size reported by AT-SPI. */\n readonly size: NativeImageSize;\n\n /** Screen-relative image bounds reported by AT-SPI. */\n readonly bounds: NativeCaptureBounds;\n}\n\n/** Opaque native element handle backed by an AT-SPI accessible proxy. */\nexport type NativeElementHandle = object;\n\n/** AT-SPI readiness state reported by the native layer. */\nexport type NativeAtspiReadiness =\n | 'ready'\n | 'missing-bus-name'\n | 'missing-root'\n | 'missing-cache';\n\n/** StatusNotifier tray item metadata reported by the native layer. */\nexport interface NativeTrayItem {\n readonly busName: string;\n readonly objectPath: string;\n readonly id: string;\n readonly title: string;\n readonly status: string;\n readonly iconName: string;\n readonly accessibleId: string;\n}\n\ninterface NativeAddon {\n readonly findById: (\n processId: number,\n id: string\n ) => NativeElementHandle | undefined;\n readonly processAtspiReadiness: (processId: number) => NativeAtspiReadiness;\n readonly findAnyById: (id: string) => NativeElementHandle | undefined;\n readonly setTextById: (processId: number, id: string, text: string) => void;\n readonly clickById: (processId: number, id: string) => void;\n readonly textById: (processId: number, id: string) => string;\n readonly captureById: (processId: number, id: string) => NativeCapture;\n readonly windowCount: (processId: number) => number;\n readonly windowAt: (\n processId: number,\n index: number\n ) => NativeElementHandle | undefined;\n readonly childCount: (element: NativeElementHandle) => number;\n readonly childAt: (\n element: NativeElementHandle,\n index: number\n ) => NativeElementHandle | undefined;\n readonly selectedChildCount: (element: NativeElementHandle) => number;\n readonly selectedChildAt: (\n element: NativeElementHandle,\n index: number\n ) => NativeElementHandle | undefined;\n readonly isChildSelected: (\n element: NativeElementHandle,\n index: number\n ) => boolean;\n readonly selectChildAt: (element: NativeElementHandle, index: number) => void;\n readonly deselectChildAt: (\n element: NativeElementHandle,\n index: number\n ) => void;\n readonly selectAllChildren: (element: NativeElementHandle) => void;\n readonly clearSelection: (element: NativeElementHandle) => void;\n readonly tableRowCount: (element: NativeElementHandle) => number;\n readonly tableColumnCount: (element: NativeElementHandle) => number;\n readonly tableCellAt: (\n element: NativeElementHandle,\n row: number,\n column: number\n ) => NativeElementHandle | undefined;\n readonly tableSelectedRows: (element: NativeElementHandle) => number[];\n readonly tableSelectedColumns: (element: NativeElementHandle) => number[];\n readonly tableIsRowSelected: (\n element: NativeElementHandle,\n row: number\n ) => boolean;\n readonly tableIsColumnSelected: (\n element: NativeElementHandle,\n column: number\n ) => boolean;\n readonly tableIsCellSelected: (\n element: NativeElementHandle,\n row: number,\n column: number\n ) => boolean;\n readonly tableSelectRow: (element: NativeElementHandle, row: number) => void;\n readonly tableDeselectRow: (\n element: NativeElementHandle,\n row: number\n ) => void;\n readonly tableSelectColumn: (\n element: NativeElementHandle,\n column: number\n ) => void;\n readonly tableDeselectColumn: (\n element: NativeElementHandle,\n column: number\n ) => void;\n readonly setText: (element: NativeElementHandle, text: string) => void;\n readonly click: (element: NativeElementHandle) => void;\n readonly text: (element: NativeElementHandle) => string;\n readonly valueInfo: (element: NativeElementHandle) => NativeValueInfo;\n readonly imageInfo: (element: NativeElementHandle) => NativeImageInfo;\n readonly setValue: (element: NativeElementHandle, value: number) => void;\n readonly capture: (element: NativeElementHandle) => NativeCapture;\n readonly captureScreen: () => NativeCapture;\n readonly captureBounds: (\n x: number,\n y: number,\n width: number,\n height: number\n ) => NativeCapture;\n readonly mappedX11WindowCount: () => number;\n readonly elementInfo: (element: NativeElementHandle) => NativeElementInfo;\n readonly trayItems: (processId: number) => NativeTrayItem[];\n readonly runTrayHost: () => void;\n readonly nativeInfo: () => NativeInfo;\n}\n\ntype GtkBackend = 'gtk3' | 'gtk4';\ntype GtkBackendSelection = GtkBackend | 'auto';\n\nconst require = createRequire(import.meta.url);\nconst packageRoot = resolve(dirname(fileURLToPath(import.meta.url)), '..');\n\nlet loadedAddon: NativeAddon | undefined;\n\nconst createNativeLoadError = (message: string): GtkAutomationError => {\n const loadError = new Error(message) as GtkAutomationError;\n Object.defineProperty(loadError, 'code', {\n enumerable: true,\n value: 'NATIVE_LOAD_FAILED',\n });\n return loadError;\n};\n\nconst selectedGtkBackend = (): GtkBackendSelection => {\n const value = process.env.GESTAMENT_GTK_BACKEND;\n if (value === undefined || value.length === 0) {\n return 'gtk3';\n }\n if (value === 'gtk3' || value === 'gtk4' || value === 'auto') {\n return value;\n }\n throw createNativeLoadError(\n `Unsupported GESTAMENT_GTK_BACKEND: ${value}. Expected gtk3, gtk4, or auto.`\n );\n};\n\nconst candidateGtkBackends = (): readonly GtkBackend[] => {\n const selected = selectedGtkBackend();\n return selected === 'auto' ? ['gtk3', 'gtk4'] : [selected];\n};\n\nconst prebuildDirectory = (): string => {\n if (process.platform !== 'linux') {\n throw createNativeLoadError(\n `Unsupported platform for gestament native prebuilds: ${process.platform}.`\n );\n }\n\n switch (process.arch) {\n case 'x64':\n return 'linux-x64';\n case 'ia32':\n return 'linux-ia32';\n case 'arm64':\n return 'linux-arm64';\n case 'arm':\n return 'linux-arm';\n case 'riscv64':\n return 'linux-riscv64';\n default:\n throw createNativeLoadError(\n `Unsupported architecture for gestament native prebuilds: ${process.arch}.`\n );\n }\n};\n\nconst prebuildFile = (): string =>\n process.arch === 'arm'\n ? 'node.napi.armv7.glibc.node'\n : 'node.napi.glibc.node';\n\nconst prebuildPath = (backend: GtkBackend): string =>\n resolve(\n packageRoot,\n 'prebuilds',\n prebuildDirectory(),\n backend,\n prebuildFile()\n );\n\nconst loadNativePrebuild = (backend: GtkBackend): NativeAddon => {\n const path = prebuildPath(backend);\n if (!existsSync(path)) {\n throw new Error(`Missing ${backend} native prebuild: ${path}`);\n }\n return require(path) as NativeAddon;\n};\n\nconst loadNativeAddon = (): NativeAddon => {\n if (loadedAddon !== undefined) {\n return loadedAddon;\n }\n\n const errors: string[] = [];\n for (const backend of candidateGtkBackends()) {\n try {\n const addon = loadNativePrebuild(backend);\n const nativeInfo = addon.nativeInfo();\n if (nativeInfo.version !== packageVersion) {\n throw new Error(\n `gestament native prebuild version mismatch: native=${nativeInfo.version}, package=${packageVersion}`\n );\n }\n if (nativeInfo.gtkBackend !== backend) {\n throw new Error(\n `gestament native prebuild backend mismatch: native=${nativeInfo.gtkBackend}, requested=${backend}`\n );\n }\n loadedAddon = addon;\n return loadedAddon;\n } catch (error) {\n const message =\n error instanceof Error\n ? error.message\n : `Unknown error: ${String(error)}`;\n errors.push(`${backend}: ${message}`);\n }\n }\n\n throw createNativeLoadError(\n appendPrerequisiteInstallHint(\n `Failed to load a compatible gestament native prebuild from ${packageRoot} ` +\n `(GESTAMENT_GTK_BACKEND=${selectedGtkBackend()}). Ensure this package ` +\n 'includes prebuilds for the current Linux/glibc architecture and selected ' +\n 'GTK backend, and that runtime libraries such as libatspi, glib, gio, ' +\n `GTK, X11, and dbus are installed. Original errors: ${errors.join(' | ')}`\n )\n );\n};\n\nconst callNative = <Result>(operation: () => Result): Result => {\n try {\n return operation();\n } catch (error) {\n throw normalizeNativeError(error);\n }\n};\n\n/////////////////////////////////////////////////////////////////////////////////////////\n\n/** Resolves an accessible id to a native element when it exists. */\nexport const nativeFindById = (\n processId: number,\n id: string\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().findById(processId, id));\n\n/** Checks whether a GTK process has completed AT-SPI root/cache registration. */\nexport const nativeProcessAtspiReadiness = (\n processId: number\n): NativeAtspiReadiness =>\n callNative(() => loadNativeAddon().processAtspiReadiness(processId));\n\n/** Resolves an accessible id to a native element across all exposed processes. */\nexport const nativeFindAnyById = (\n id: string\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().findAnyById(id));\n\n/** Sets text contents on the accessible with the given id. */\nexport const nativeSetTextById = (\n processId: number,\n id: string,\n text: string\n): void => {\n callNative(() => loadNativeAddon().setTextById(processId, id, text));\n};\n\n/** Executes the first action on the accessible with the given id. */\nexport const nativeClickById = (processId: number, id: string): void => {\n callNative(() => loadNativeAddon().clickById(processId, id));\n};\n\n/** Reads text from the accessible with the given id. */\nexport const nativeTextById = (processId: number, id: string): string =>\n callNative(() => loadNativeAddon().textById(processId, id));\n\n/** Captures real screen pixels for the accessible with the given id. */\nexport const nativeCaptureById = (\n processId: number,\n id: string\n): NativeCapture =>\n callNative(() => loadNativeAddon().captureById(processId, id));\n\n/** Counts top-level windows hosted by the process. */\nexport const nativeWindowCount = (processId: number): number =>\n callNative(() => loadNativeAddon().windowCount(processId));\n\n/** Resolves a top-level window index to an element handle when it exists. */\nexport const nativeWindowAt = (\n processId: number,\n index: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().windowAt(processId, index));\n\n/** Counts direct children for an element handle. */\nexport const nativeChildCount = (element: NativeElementHandle): number =>\n callNative(() => loadNativeAddon().childCount(element));\n\n/** Resolves a direct child index to an element handle when it exists. */\nexport const nativeChildAt = (\n element: NativeElementHandle,\n index: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().childAt(element, index));\n\n/** Counts selected children for a selectable element handle. */\nexport const nativeSelectedChildCount = (\n element: NativeElementHandle\n): number => callNative(() => loadNativeAddon().selectedChildCount(element));\n\n/** Resolves a selected child index to an element handle when it exists. */\nexport const nativeSelectedChildAt = (\n element: NativeElementHandle,\n index: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().selectedChildAt(element, index));\n\n/** Reads whether a direct child is selected. */\nexport const nativeIsChildSelected = (\n element: NativeElementHandle,\n index: number\n): boolean =>\n callNative(() => loadNativeAddon().isChildSelected(element, index));\n\n/** Selects a direct child for a selectable element handle. */\nexport const nativeSelectChildAt = (\n element: NativeElementHandle,\n index: number\n): void => {\n callNative(() => loadNativeAddon().selectChildAt(element, index));\n};\n\n/** Deselects a direct child for a selectable element handle. */\nexport const nativeDeselectChildAt = (\n element: NativeElementHandle,\n index: number\n): void => {\n callNative(() => loadNativeAddon().deselectChildAt(element, index));\n};\n\n/** Selects all children for a selectable element handle. */\nexport const nativeSelectAllChildren = (element: NativeElementHandle): void => {\n callNative(() => loadNativeAddon().selectAllChildren(element));\n};\n\n/** Clears child selection for a selectable element handle. */\nexport const nativeClearSelection = (element: NativeElementHandle): void => {\n callNative(() => loadNativeAddon().clearSelection(element));\n};\n\n/** Counts table rows for a table element handle. */\nexport const nativeTableRowCount = (element: NativeElementHandle): number =>\n callNative(() => loadNativeAddon().tableRowCount(element));\n\n/** Counts table columns for a table element handle. */\nexport const nativeTableColumnCount = (element: NativeElementHandle): number =>\n callNative(() => loadNativeAddon().tableColumnCount(element));\n\n/** Resolves a table cell element handle by row and column when it exists. */\nexport const nativeTableCellAt = (\n element: NativeElementHandle,\n row: number,\n column: number\n): NativeElementHandle | undefined =>\n callNative(() => loadNativeAddon().tableCellAt(element, row, column));\n\n/** Reads selected table row indexes. */\nexport const nativeTableSelectedRows = (\n element: NativeElementHandle\n): number[] => callNative(() => loadNativeAddon().tableSelectedRows(element));\n\n/** Reads selected table column indexes. */\nexport const nativeTableSelectedColumns = (\n element: NativeElementHandle\n): number[] =>\n callNative(() => loadNativeAddon().tableSelectedColumns(element));\n\n/** Reads whether a table row is selected. */\nexport const nativeTableIsRowSelected = (\n element: NativeElementHandle,\n row: number\n): boolean =>\n callNative(() => loadNativeAddon().tableIsRowSelected(element, row));\n\n/** Reads whether a table column is selected. */\nexport const nativeTableIsColumnSelected = (\n element: NativeElementHandle,\n column: number\n): boolean =>\n callNative(() => loadNativeAddon().tableIsColumnSelected(element, column));\n\n/** Reads whether a table cell is selected. */\nexport const nativeTableIsCellSelected = (\n element: NativeElementHandle,\n row: number,\n column: number\n): boolean =>\n callNative(() => loadNativeAddon().tableIsCellSelected(element, row, column));\n\n/** Selects a table row. */\nexport const nativeTableSelectRow = (\n element: NativeElementHandle,\n row: number\n): void => {\n callNative(() => loadNativeAddon().tableSelectRow(element, row));\n};\n\n/** Deselects a table row. */\nexport const nativeTableDeselectRow = (\n element: NativeElementHandle,\n row: number\n): void => {\n callNative(() => loadNativeAddon().tableDeselectRow(element, row));\n};\n\n/** Selects a table column. */\nexport const nativeTableSelectColumn = (\n element: NativeElementHandle,\n column: number\n): void => {\n callNative(() => loadNativeAddon().tableSelectColumn(element, column));\n};\n\n/** Deselects a table column. */\nexport const nativeTableDeselectColumn = (\n element: NativeElementHandle,\n column: number\n): void => {\n callNative(() => loadNativeAddon().tableDeselectColumn(element, column));\n};\n\n/** Sets text contents on the accessible resolved by an element handle. */\nexport const nativeSetText = (\n element: NativeElementHandle,\n text: string\n): void => {\n callNative(() => loadNativeAddon().setText(element, text));\n};\n\n/** Executes the first action on the accessible resolved by an element handle. */\nexport const nativeClick = (element: NativeElementHandle): void => {\n callNative(() => loadNativeAddon().click(element));\n};\n\n/** Reads text from the accessible resolved by an element handle. */\nexport const nativeText = (element: NativeElementHandle): string =>\n callNative(() => loadNativeAddon().text(element));\n\n/** Reads value metadata from the accessible resolved by an element handle. */\nexport const nativeValueInfo = (\n element: NativeElementHandle\n): NativeValueInfo => callNative(() => loadNativeAddon().valueInfo(element));\n\n/** Reads image metadata from the accessible resolved by an element handle. */\nexport const nativeImageInfo = (\n element: NativeElementHandle\n): NativeImageInfo => callNative(() => loadNativeAddon().imageInfo(element));\n\n/** Sets a numeric value on the accessible resolved by an element handle. */\nexport const nativeSetValue = (\n element: NativeElementHandle,\n value: number\n): void => {\n callNative(() => loadNativeAddon().setValue(element, value));\n};\n\n/** Captures real screen pixels for the accessible resolved by an element handle. */\nexport const nativeCapture = (element: NativeElementHandle): NativeCapture =>\n callNative(() => loadNativeAddon().capture(element));\n\n/** Captures the full X11 root window currently addressed by DISPLAY. */\nexport const nativeCaptureScreen = (): NativeCapture =>\n callNative(() => loadNativeAddon().captureScreen());\n\n/** Captures real screen pixels for explicit screen-relative bounds. */\nexport const nativeCaptureBounds = (\n bounds: NativeCaptureBounds\n): NativeCapture =>\n callNative(() =>\n loadNativeAddon().captureBounds(\n bounds.x,\n bounds.y,\n bounds.width,\n bounds.height\n )\n );\n\n/** Counts mapped top-level X11 windows currently addressed by DISPLAY. */\nexport const nativeMappedX11WindowCount = (): number =>\n callNative(() => loadNativeAddon().mappedX11WindowCount());\n\n/** Reads AT-SPI metadata for the accessible resolved by an element handle. */\nexport const nativeElementInfo = (\n element: NativeElementHandle\n): NativeElementInfo =>\n callNative(() => loadNativeAddon().elementInfo(element));\n\n/** Lists StatusNotifier tray items owned by the process. */\nexport const nativeTrayItems = (processId: number): NativeTrayItem[] =>\n callNative(() => loadNativeAddon().trayItems(processId));\n\n/** Runs the test tray host until the process is terminated. */\nexport const nativeRunTrayHost = (): void => {\n callNative(() => loadNativeAddon().runTrayHost());\n};\n"],"names":["require","packageVersion"],"mappings":"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"}
|
package/dist/native.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: gestament
|
|
3
|
-
* version: 0.
|
|
3
|
+
* version: 0.3.0
|
|
4
4
|
* description: TypeScript based test driver for GTK
|
|
5
5
|
* author: Kouji Matsui (@kekyo@mi.kekyo.net)
|
|
6
6
|
* license: MIT
|
|
7
7
|
* repository.url: https://github.com/kekyo/gestament.git
|
|
8
|
-
* git.commit.hash:
|
|
8
|
+
* git.commit.hash: c15fe3b28fb1c2fb73504c57773b1ee751cbf8c4
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
export interface NativeCaptureBounds {
|
|
@@ -161,6 +161,8 @@ export declare const nativeCapture: (element: NativeElementHandle) => NativeCapt
|
|
|
161
161
|
export declare const nativeCaptureScreen: () => NativeCapture;
|
|
162
162
|
/** Captures real screen pixels for explicit screen-relative bounds. */
|
|
163
163
|
export declare const nativeCaptureBounds: (bounds: NativeCaptureBounds) => NativeCapture;
|
|
164
|
+
/** Counts mapped top-level X11 windows currently addressed by DISPLAY. */
|
|
165
|
+
export declare const nativeMappedX11WindowCount: () => number;
|
|
164
166
|
/** Reads AT-SPI metadata for the accessible resolved by an element handle. */
|
|
165
167
|
export declare const nativeElementInfo: (element: NativeElementHandle) => NativeElementInfo;
|
|
166
168
|
/** Lists StatusNotifier tray items owned by the process. */
|
package/dist/native.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"native.d.ts","sourceRoot":"","sources":["../src/native.ts"],"names":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"native.d.ts","sourceRoot":"","sources":["../src/native.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const prerequisiteInstallHint = [
|
|
3
|
+
"",
|
|
4
|
+
"",
|
|
5
|
+
"gestament: Native GTK automation prerequisites may be missing.",
|
|
6
|
+
"For Debian/Ubuntu, install runtime prerequisites for example with:",
|
|
7
|
+
"",
|
|
8
|
+
" sudo apt-get update",
|
|
9
|
+
" sudo apt-get install -y at-spi2-core dbus dbus-x11 libx11-6 libxtst6 xauth xvfb",
|
|
10
|
+
"",
|
|
11
|
+
""
|
|
12
|
+
].join("\n");
|
|
13
|
+
const appendPrerequisiteInstallHint = (message) => message.includes(prerequisiteInstallHint) ? message : `${message}${prerequisiteInstallHint}`;
|
|
14
|
+
exports.appendPrerequisiteInstallHint = appendPrerequisiteInstallHint;
|
|
15
|
+
//# sourceMappingURL=prerequisites-BuZST2Dy.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prerequisites-BuZST2Dy.cjs","sources":["../src/prerequisites.ts"],"sourcesContent":["// gestament - TypeScript based test driver for GTK.\n// Copyright (c) Kouji Matsui. (@kekyo@mi.kekyo.net)\n// Under MIT.\n// https://github.com/kekyo/gestament\n\n/////////////////////////////////////////////////////////////////////////////////////////\n\n/**\n * Fixed Debian/Ubuntu example shown when native GTK automation prerequisites may\n * be missing.\n */\nexport const prerequisiteInstallHint = [\n '',\n '',\n 'gestament: Native GTK automation prerequisites may be missing.',\n 'For Debian/Ubuntu, install runtime prerequisites for example with:',\n '',\n ' sudo apt-get update',\n ' sudo apt-get install -y at-spi2-core dbus dbus-x11 libx11-6 libxtst6 xauth xvfb',\n '',\n '',\n].join('\\n');\n\n/**\n * Appends the fixed prerequisite installation hint to an error message.\n *\n * @param message Base error message.\n * @returns Error message followed by the prerequisite installation hint.\n */\nexport const appendPrerequisiteInstallHint = (message: string): string =>\n message.includes(prerequisiteInstallHint)\n ? message\n : `${message}${prerequisiteInstallHint}`;\n"],"names":[],"mappings":";AAWO,MAAM,0BAA0B;AAAA,EACrC;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,EAAE,KAAK,IAAI;AAQJ,MAAM,gCAAgC,CAAC,YAC5C,QAAQ,SAAS,uBAAuB,IACpC,UACA,GAAG,OAAO,GAAG,uBAAuB;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const prerequisiteInstallHint = [
|
|
2
|
+
"",
|
|
3
|
+
"",
|
|
4
|
+
"gestament: Native GTK automation prerequisites may be missing.",
|
|
5
|
+
"For Debian/Ubuntu, install runtime prerequisites for example with:",
|
|
6
|
+
"",
|
|
7
|
+
" sudo apt-get update",
|
|
8
|
+
" sudo apt-get install -y at-spi2-core dbus dbus-x11 libx11-6 libxtst6 xauth xvfb",
|
|
9
|
+
"",
|
|
10
|
+
""
|
|
11
|
+
].join("\n");
|
|
12
|
+
const appendPrerequisiteInstallHint = (message) => message.includes(prerequisiteInstallHint) ? message : `${message}${prerequisiteInstallHint}`;
|
|
13
|
+
export {
|
|
14
|
+
appendPrerequisiteInstallHint as a
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=prerequisites-JB0SKPVd.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prerequisites-JB0SKPVd.js","sources":["../src/prerequisites.ts"],"sourcesContent":["// gestament - TypeScript based test driver for GTK.\n// Copyright (c) Kouji Matsui. (@kekyo@mi.kekyo.net)\n// Under MIT.\n// https://github.com/kekyo/gestament\n\n/////////////////////////////////////////////////////////////////////////////////////////\n\n/**\n * Fixed Debian/Ubuntu example shown when native GTK automation prerequisites may\n * be missing.\n */\nexport const prerequisiteInstallHint = [\n '',\n '',\n 'gestament: Native GTK automation prerequisites may be missing.',\n 'For Debian/Ubuntu, install runtime prerequisites for example with:',\n '',\n ' sudo apt-get update',\n ' sudo apt-get install -y at-spi2-core dbus dbus-x11 libx11-6 libxtst6 xauth xvfb',\n '',\n '',\n].join('\\n');\n\n/**\n * Appends the fixed prerequisite installation hint to an error message.\n *\n * @param message Base error message.\n * @returns Error message followed by the prerequisite installation hint.\n */\nexport const appendPrerequisiteInstallHint = (message: string): string =>\n message.includes(prerequisiteInstallHint)\n ? message\n : `${message}${prerequisiteInstallHint}`;\n"],"names":[],"mappings":"AAWO,MAAM,0BAA0B;AAAA,EACrC;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,EAAE,KAAK,IAAI;AAQJ,MAAM,gCAAgC,CAAC,YAC5C,QAAQ,SAAS,uBAAuB,IACpC,UACA,GAAG,OAAO,GAAG,uBAAuB;"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* name: gestament
|
|
3
|
+
* version: 0.3.0
|
|
4
|
+
* description: TypeScript based test driver for GTK
|
|
5
|
+
* author: Kouji Matsui (@kekyo@mi.kekyo.net)
|
|
6
|
+
* license: MIT
|
|
7
|
+
* repository.url: https://github.com/kekyo/gestament.git
|
|
8
|
+
* git.commit.hash: c15fe3b28fb1c2fb73504c57773b1ee751cbf8c4
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Fixed Debian/Ubuntu example shown when native GTK automation prerequisites may
|
|
13
|
+
* be missing.
|
|
14
|
+
*/
|
|
15
|
+
export declare const prerequisiteInstallHint: string;
|
|
16
|
+
/**
|
|
17
|
+
* Appends the fixed prerequisite installation hint to an error message.
|
|
18
|
+
*
|
|
19
|
+
* @param message Base error message.
|
|
20
|
+
* @returns Error message followed by the prerequisite installation hint.
|
|
21
|
+
*/
|
|
22
|
+
export declare const appendPrerequisiteInstallHint: (message: string) => string;
|
|
23
|
+
//# sourceMappingURL=prerequisites.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prerequisites.d.ts","sourceRoot":"","sources":["../src/prerequisites.ts"],"names":[],"mappings":";;;;;;;;;AAOA;;;GAGG;AACH,eAAO,MAAM,uBAAuB,QAUxB,CAAC;AAEb;;;;;GAKG;AACH,eAAO,MAAM,6BAA6B,GAAI,SAAS,MAAM,KAAG,MAGpB,CAAC"}
|
package/dist/testing.cjs
CHANGED
|
@@ -29,6 +29,7 @@ const node_url = require("node:url");
|
|
|
29
29
|
const pngjs = require("pngjs");
|
|
30
30
|
const ssim_js = require("ssim.js");
|
|
31
31
|
const __screwUpDefaultImportModule1 = require("@tesseract.js-data/eng");
|
|
32
|
+
const wait = require("./wait-eOIz4nZm.cjs");
|
|
32
33
|
function pixelmatch$1(img1, img2, output, width, height, options = {}) {
|
|
33
34
|
const {
|
|
34
35
|
threshold = 0.1,
|
|
@@ -1175,6 +1176,8 @@ const createGtkCaptureExpect = (defaults) => {
|
|
|
1175
1176
|
};
|
|
1176
1177
|
const defaultGtkCaptureExpect = createGtkCaptureExpect();
|
|
1177
1178
|
const expectCapture = (capture, name) => defaultGtkCaptureExpect.expectCapture(capture, name);
|
|
1179
|
+
exports.toPass = wait.toPass;
|
|
1180
|
+
exports.waitForResult = wait.waitForResult;
|
|
1178
1181
|
exports.createGtkCaptureExpect = createGtkCaptureExpect;
|
|
1179
1182
|
exports.expectCapture = expectCapture;
|
|
1180
1183
|
//# sourceMappingURL=testing.cjs.map
|