UNPKG

@wdio/image-comparison-core

Version:

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

5 lines 220 B
/** * Scroll the element into the top of the viewport */ export default function scrollElementIntoView(element: HTMLElement, addressBarShadowPadding: number): number; //# sourceMappingURL=scrollElementIntoView.d.ts.map