UNPKG

@wdio/image-comparison-core

Version:

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

5 lines 234 B
/** * Get the document scroll height, this means the actual height of the page from the top to the bottom of the DOM */ export default function getDocumentScrollHeight(): number; //# sourceMappingURL=getDocumentScrollHeight.d.ts.map