@applitools/types
Advanced tools
Comparing version 1.4.4 to 1.4.5
{ | ||
"name": "@applitools/types", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "applitools", |
@@ -64,2 +64,3 @@ import { Selector } from './driver'; | ||
variationGroupId?: string; | ||
waitBeforeCapture?: number; | ||
timeout?: number; | ||
@@ -66,0 +67,0 @@ }; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43829
705