@applitools/types
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Changelog | ||
## 1.0.15 - 2021/10/12 | ||
- add `waitBeforeCapture` property | ||
## 1.0.14 - 2021/9/15 | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@applitools/types", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "applitools", |
@@ -68,2 +68,3 @@ import { LogHandler, DebugScreenshotHandler } from './debug'; | ||
scaleRatio?: number; | ||
waitBeforeCapture?: number; | ||
}; | ||
@@ -70,0 +71,0 @@ export declare type EyesUFGConfig = { |
47757
0.19%728
0.14%