@wdio/visual-service
Version:
Image comparison / visual regression testing for WebdriverIO
7 lines • 328 B
TypeScript
export declare const V6_CLIP_SELECTOR = "#root > :first-child:not(script):not(style)";
export declare const CLIP_SELECTOR = "#storybook-root > :first-child:not(script):not(style)";
export declare const NUM_SHARDS = 1;
export declare const PAGE_OPTIONS_MAP: {
[key: string]: string;
};
//# sourceMappingURL=constants.d.ts.map