UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 173 B
import { ImageArea, PageMeta, ScreenshotMode } from "."; export declare const isFullPage: (imageArea: ImageArea, page: PageMeta, screenshotMode: ScreenshotMode) => boolean;