@applitools/eyes-testcafe 6.3.50 → 6.3.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -13,6 +13,95 @@
13
13
 
14
14
 
15
15
 
16
+ ## [6.3.52](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.51...js/eyes-testcafe@6.3.52) (2026-07-23)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * @applitools/nml-client bumped to 1.11.37
22
+
23
+ * @applitools/core-base bumped to 1.37.0
24
+ #### Features
25
+
26
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
27
+
28
+
29
+ #### Bug Fixes
30
+
31
+ * stop logEventBatch leaking through mainLogger (FLD-4175 regression from [#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([#4011](https://github.com/Applitools-Dev/sdk/issues/4011)) ([e595b64](https://github.com/Applitools-Dev/sdk/commit/e595b646e97aba5955d59b0477b608f24aae3f58))
32
+ * @applitools/core bumped to 4.67.0
33
+ #### Features
34
+
35
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
36
+
37
+
38
+
39
+ * @applitools/ec-client bumped to 1.12.39
40
+
41
+ * @applitools/eyes bumped to 1.44.0
42
+ #### Features
43
+
44
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
45
+
46
+
47
+ #### Bug Fixes
48
+
49
+ * add Galaxy 26 to the devices enum | FLD-4707 ([ab7e5d0](https://github.com/Applitools-Dev/sdk/commit/ab7e5d014e1d21e445c6b00b2c43543f08e3b6c0))
50
+
51
+
52
+
53
+
54
+ ## [6.3.51](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.50...js/eyes-testcafe@6.3.51) (2026-07-21)
55
+
56
+
57
+ ### Dependencies
58
+
59
+ * @applitools/dom-shared bumped to 1.2.2
60
+ #### Bug Fixes
61
+
62
+ * CSP-safe sandbox opt-out for the MV3 extension content script | AD-14808 ([#3969](https://github.com/Applitools-Dev/sdk/issues/3969)) ([772aefa](https://github.com/Applitools-Dev/sdk/commit/772aefaa3e2bc1eb345fa8d3f6c91ad0913f82e7))
63
+ * @applitools/dom-snapshot bumped to 4.17.6
64
+
65
+ * @applitools/snippets bumped to 2.9.4
66
+ #### Bug Fixes
67
+
68
+ * bound lazyLoad scroll loop to prevent poll-timeout abort | FLD-4680 ([#3972](https://github.com/Applitools-Dev/sdk/issues/3972)) ([4deea6b](https://github.com/Applitools-Dev/sdk/commit/4deea6b1f6f8ec53bd989cd6bbd021cac2ee3c1e))
69
+
70
+
71
+
72
+ * @applitools/dom-capture bumped to 11.8.4
73
+
74
+ * @applitools/spec-driver-selenium bumped to 1.8.6
75
+
76
+ * @applitools/spec-driver-puppeteer bumped to 1.8.6
77
+
78
+ * @applitools/nml-client bumped to 1.11.36
79
+
80
+ * @applitools/core-base bumped to 1.36.2
81
+ #### Bug Fixes
82
+
83
+ * guard logEventBatch against a logger-less event ([#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([bb8c9b2](https://github.com/Applitools-Dev/sdk/commit/bb8c9b242801e08dd573a77e261d5fb4540cd68e))
84
+ * @applitools/core bumped to 4.66.2
85
+ #### Bug Fixes
86
+
87
+ * bound lazyLoad scroll loop to prevent poll-timeout abort | FLD-4680 ([#3972](https://github.com/Applitools-Dev/sdk/issues/3972)) ([4deea6b](https://github.com/Applitools-Dev/sdk/commit/4deea6b1f6f8ec53bd989cd6bbd021cac2ee3c1e))
88
+ * send the old-infra retry in its check's slot | AD-14675 ([#3968](https://github.com/Applitools-Dev/sdk/issues/3968)) ([946b926](https://github.com/Applitools-Dev/sdk/commit/946b92632a511f1ed23f2f65d0382ef8d7177ea7))
89
+
90
+
91
+
92
+ * @applitools/driver bumped to 1.26.6
93
+
94
+ * @applitools/spec-driver-webdriver bumped to 1.6.6
95
+
96
+ * @applitools/spec-driver-playwright bumped to 1.9.6
97
+
98
+ * @applitools/screenshoter bumped to 3.12.25
99
+
100
+ * @applitools/ec-client bumped to 1.12.38
101
+
102
+ * @applitools/eyes bumped to 1.43.7
103
+
104
+
16
105
  ## [6.3.50](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.49...js/eyes-testcafe@6.3.50) (2026-07-08)
17
106
 
18
107
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-testcafe",
3
- "version": "6.3.50",
3
+ "version": "6.3.52",
4
4
  "description": "Applitools Eyes SDK for TestCafe",
5
5
  "keywords": [
6
6
  "eyes-testcafe",
@@ -68,8 +68,8 @@
68
68
  "up:framework": "echo \"$(jq '.devDependencies.testcafe = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
69
69
  },
70
70
  "dependencies": {
71
- "@applitools/driver": "1.26.5",
72
- "@applitools/eyes": "1.43.6",
71
+ "@applitools/driver": "1.26.6",
72
+ "@applitools/eyes": "1.44.0",
73
73
  "@applitools/utils": "1.15.1"
74
74
  },
75
75
  "devDependencies": {
package/types/index.d.ts CHANGED
@@ -854,7 +854,7 @@ export enum CorsIframeHandle {
854
854
  KEEP = 'KEEP',
855
855
  SNAPSHOT = 'SNAPSHOT'
856
856
  }
857
- export type DeviceNamePlain = "iPhone 4" | "iPhone 5/SE" | "iPhone SE 3rd Gen" | "iPhone 6/7/8" | "iPhone 6/7/8 Plus" | "iPhone X" | "iPhone 13 Mini" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "BlackBerry Z30" | "Nexus 4" | "Nexus 5" | "Nexus 5X" | "Nexus 6" | "Nexus 6P" | "Pixel 2" | "Pixel 2 XL" | "LG Optimus L70" | "Nokia N9" | "Nokia Lumia 520" | "Microsoft Lumia 550" | "Microsoft Lumia 950" | "Galaxy S3" | "Galaxy S III" | "Galaxy S5" | "Kindle Fire HDX" | "iPad Mini" | "iPad" | "iPad Pro" | "iPad 8th Gen" | "iPad 10th Gen" | "iPad Mini 4th Gen" | "iPad Mini 6th Gen" | "Blackberry PlayBook" | "Nexus 10" | "Nexus 7" | "Galaxy Note 3" | "Galaxy Note II" | "Galaxy Note 2" | "Galaxy S20" | "Galaxy S22" | "Galaxy S21" | "Galaxy S21 Ultra" | "Galaxy S22 Ultra" | "Laptop with touch" | "Laptop with HiDPI screen" | "Laptop with MDPI screen" | "iPhone XR" | "iPhone XS Max" | "iPhone XS" | "Samsung Galaxy A5" | "Galaxy A5" | "Samsung Galaxy S8" | "Galaxy S8" | "LG G6" | "iPad Air 2" | "iPad 6th Gen" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "Galaxy S10" | "Galaxy S9 Plus" | "Galaxy S9" | "Galaxy S10 Plus" | "Galaxy S8 Plus" | "Galaxy Note 10" | "Galaxy Note 10 Plus" | "Galaxy Note 9" | "Galaxy Note 8" | "Galaxy Note 4" | "Galaxy Tab A SM-T510" | "Galaxy Tab A7 SM-T500" | "Galaxy Tab S8" | "Galaxy Tab A8" | "Galaxy S23" | "Galaxy S23 Ultra" | "Galaxy S25" | "Galaxy S25 Ultra" | "Galaxy A52s" | "Pixel 3" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "Pixel 9" | "iPad 7th Gen" | "OnePlus 7T" | "OnePlus 7T Pro" | "Galaxy Tab S7" | "Sony Xperia 10 II" | "Huawei Mate 50 Pro" | "Huawei Matepad 11" | "Huawei P30" | "Xiaomi Mi A3" | "Huawei P40" | "Xiaomi Redmi Note 8" | "Xiaomi Mi Poco X3 Pro" | "Xiaomi Poco X3" | "Pixel 7" | "iPhone 15";
857
+ export type DeviceNamePlain = "iPhone 4" | "iPhone 5/SE" | "iPhone SE 3rd Gen" | "iPhone 6/7/8" | "iPhone 6/7/8 Plus" | "iPhone X" | "iPhone 13 Mini" | "iPhone 14 Plus" | "iPhone 14 Pro" | "iPhone 15 Pro" | "BlackBerry Z30" | "Nexus 4" | "Nexus 5" | "Nexus 5X" | "Nexus 6" | "Nexus 6P" | "Pixel 2" | "Pixel 2 XL" | "LG Optimus L70" | "Nokia N9" | "Nokia Lumia 520" | "Microsoft Lumia 550" | "Microsoft Lumia 950" | "Galaxy S3" | "Galaxy S III" | "Galaxy S5" | "Kindle Fire HDX" | "iPad Mini" | "iPad" | "iPad Pro" | "iPad 8th Gen" | "iPad 10th Gen" | "iPad Mini 4th Gen" | "iPad Mini 6th Gen" | "Blackberry PlayBook" | "Nexus 10" | "Nexus 7" | "Galaxy Note 3" | "Galaxy Note II" | "Galaxy Note 2" | "Galaxy S20" | "Galaxy S22" | "Galaxy S21" | "Galaxy S21 Ultra" | "Galaxy S22 Ultra" | "Laptop with touch" | "Laptop with HiDPI screen" | "Laptop with MDPI screen" | "iPhone XR" | "iPhone XS Max" | "iPhone XS" | "Samsung Galaxy A5" | "Galaxy A5" | "Samsung Galaxy S8" | "Galaxy S8" | "LG G6" | "iPad Air 2" | "iPad 6th Gen" | "iPhone 11" | "iPhone 11 Pro Max" | "iPhone 11 Pro" | "Galaxy S10" | "Galaxy S9 Plus" | "Galaxy S9" | "Galaxy S10 Plus" | "Galaxy S8 Plus" | "Galaxy Note 10" | "Galaxy Note 10 Plus" | "Galaxy Note 9" | "Galaxy Note 8" | "Galaxy Note 4" | "Galaxy Tab A SM-T510" | "Galaxy Tab A7 SM-T500" | "Galaxy Tab S8" | "Galaxy Tab A8" | "Galaxy S23" | "Galaxy S23 Ultra" | "Galaxy S25" | "Galaxy S25 Ultra" | "Galaxy A52s" | "Pixel 3" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "Pixel 9" | "iPad 7th Gen" | "OnePlus 7T" | "OnePlus 7T Pro" | "Galaxy Tab S7" | "Sony Xperia 10 II" | "Huawei Mate 50 Pro" | "Huawei Matepad 11" | "Huawei P30" | "Xiaomi Mi A3" | "Huawei P40" | "Xiaomi Redmi Note 8" | "Xiaomi Mi Poco X3 Pro" | "Xiaomi Poco X3" | "Pixel 7" | "iPhone 15" | "Galaxy S26";
858
858
  export enum DeviceName {
859
859
  iPhone_4 = 'iPhone 4',
860
860
  iPhone_5SE = 'iPhone 5/SE',
@@ -958,7 +958,8 @@ export enum DeviceName {
958
958
  Xiaomi_Poco_X3 = 'Xiaomi Poco X3',
959
959
  iPhone_5_SE = 'iPhone 5/SE',
960
960
  Pixel_7 = 'Pixel 7',
961
- iPhone_15 = 'iPhone 15'
961
+ iPhone_15 = 'iPhone 15',
962
+ Galaxy_S26 = 'Galaxy S26'
962
963
  }
963
964
  export type FailureReportPlain = "IMMEDIATE" | "ON_CLOSE";
964
965
  export enum FailureReport {
@@ -1745,6 +1746,7 @@ export type StepInfoPlain = {
1745
1746
  readonly appUrls: AppUrlsPlain;
1746
1747
  readonly apiUrls: ApiUrlsPlain;
1747
1748
  readonly renderId: Array<string>;
1749
+ readonly isAutoAcceptedInfraUpdate?: undefined | boolean;
1748
1750
  };
1749
1751
  export class StepInfo implements Required<StepInfoPlain> {
1750
1752
  get name(): string;
@@ -1768,6 +1770,8 @@ export class StepInfo implements Required<StepInfoPlain> {
1768
1770
  get renderId(): Array<string>;
1769
1771
  getRenderId(): Array<string>;
1770
1772
  setRenderId(renderId: Array<string>): void;
1773
+ get isAutoAcceptedInfraUpdate(): boolean;
1774
+ getIsAutoAcceptedInfraUpdate(): boolean;
1771
1775
  }
1772
1776
  export type TestAccessibilityStatus = { readonly status: AccessibilityStatusPlain; readonly level: AccessibilityLevelPlain; readonly version: AccessibilityGuidelinesVersionPlain; };
1773
1777
  export type TestResultsPlain = {
@@ -1803,7 +1807,8 @@ export type TestResultsPlain = {
1803
1807
  readonly url?: undefined | string;
1804
1808
  readonly server?: undefined | { eyesServerUrl: string; apiKey: string; proxy?: undefined | ProxySettingsPlain; };
1805
1809
  readonly keepIfDuplicate?: undefined | boolean;
1806
- readonly isAutoAcceptedInfraUpdate?: undefined | boolean;
1810
+ readonly hasAutoAcceptedInfraUpdateSteps?: undefined | boolean;
1811
+ readonly allMismatchesAreInfra?: undefined | boolean;
1807
1812
  };
1808
1813
  export class TestResults implements Required<TestResultsPlain> {
1809
1814
  get id(): string;
@@ -1904,8 +1909,10 @@ export class TestResults implements Required<TestResultsPlain> {
1904
1909
  useDnsCache?: undefined | boolean;
1905
1910
  };
1906
1911
  get keepIfDuplicate(): boolean;
1907
- get isAutoAcceptedInfraUpdate(): boolean;
1908
- getIsAutoAcceptedInfraUpdate(): boolean;
1912
+ get hasAutoAcceptedInfraUpdateSteps(): boolean;
1913
+ getHasAutoAcceptedInfraUpdateSteps(): boolean;
1914
+ get allMismatchesAreInfra(): boolean;
1915
+ getAllMismatchesAreInfra(): boolean;
1909
1916
  isPassed(): boolean;
1910
1917
  delete(): Promise<void>;
1911
1918
  deleteSession(): Promise<void>;