UNPKG

wdio-electron-service

Version:

WebdriverIO service to enable Electron testing

6 lines 236 B
export declare const APP_NOT_FOUND_ERROR: string; export declare const CUSTOM_CAPABILITY_NAME = "wdio:electronServiceOptions"; export declare enum Channel { Execute = "wdio-electron.execute" } //# sourceMappingURL=constants.d.ts.map