UNPKG

@wdio/image-comparison-core

Version:

Image comparison core module for @wdio/visual-service - WebdriverIO visual testing framework

5 lines 242 B
/** * Inject an overlay on top of the webview with an event listener that stores the click position in the webview */ export declare function injectWebviewOverlay(isAndroid: boolean): void; //# sourceMappingURL=injectWebviewOverlay.d.ts.map