@applitools/eyes-testcafe 6.3.18 → 6.3.20
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 +66 -0
- package/package.json +3 -3
- package/types/index.d.ts +4 -1
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,72 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [6.3.20](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.19...js/eyes-testcafe@6.3.20) (2026-01-11)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/dom-snapshot bumped to 4.15.5
|
|
22
|
+
|
|
23
|
+
* @applitools/dom-capture bumped to 11.6.8
|
|
24
|
+
#### Bug Fixes
|
|
25
|
+
|
|
26
|
+
* added support for `font-style` attribute | AD-12435 ([#3458](https://github.com/Applitools-Dev/sdk/issues/3458)) ([f121c2a](https://github.com/Applitools-Dev/sdk/commit/f121c2acdea9285b8b53846466dcb4e2c97820e4))
|
|
27
|
+
* @applitools/driver bumped to 1.24.4
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* scrolling element fallback logic | FLD-3959 ([#3442](https://github.com/Applitools-Dev/sdk/issues/3442)) ([36348b4](https://github.com/Applitools-Dev/sdk/commit/36348b46e6a127c99d4ccfa58bf386a8e414fb40))
|
|
31
|
+
* @applitools/nml-client bumped to 1.11.14
|
|
32
|
+
#### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* nml broker retry mechanism | FLD-3968 FLD-3963 FLD-3950 ([#3430](https://github.com/Applitools-Dev/sdk/issues/3430)) ([42617e0](https://github.com/Applitools-Dev/sdk/commit/42617e021f43a89f8a8f2cb914f489ac8d215714))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
* @applitools/core bumped to 4.54.2
|
|
39
|
+
#### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
|
|
42
|
+
* preserve response body in broker handler ([e1bec23](https://github.com/Applitools-Dev/sdk/commit/e1bec23eabf8e8b73db7ec7cd2febb054047f7a7))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.4
|
|
47
|
+
|
|
48
|
+
* @applitools/spec-driver-selenium bumped to 1.7.10
|
|
49
|
+
|
|
50
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.10
|
|
51
|
+
|
|
52
|
+
* @applitools/screenshoter bumped to 3.12.11
|
|
53
|
+
|
|
54
|
+
* @applitools/core-base bumped to 1.31.1
|
|
55
|
+
#### Bug Fixes
|
|
56
|
+
|
|
57
|
+
* per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
|
|
58
|
+
* @applitools/ec-client bumped to 1.12.16
|
|
59
|
+
|
|
60
|
+
* @applitools/eyes bumped to 1.36.20
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
## [6.3.19](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.18...js/eyes-testcafe@6.3.19) (2025-12-28)
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
### Dependencies
|
|
67
|
+
|
|
68
|
+
* @applitools/dom-snapshot bumped to 4.15.4
|
|
69
|
+
#### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* CSS variables in Shadow DOM style tags not expanded | FLD-3790 ([#3427](https://github.com/Applitools-Dev/sdk/issues/3427)) ([3d84b5f](https://github.com/Applitools-Dev/sdk/commit/3d84b5f120dd5e72dea5ec77b5d446e7ca696d52))
|
|
72
|
+
* @applitools/core bumped to 4.54.1
|
|
73
|
+
#### Bug Fixes
|
|
74
|
+
|
|
75
|
+
* improve error notification (UFG) | AD-12270 ([#3418](https://github.com/Applitools-Dev/sdk/issues/3418)) ([a4efc55](https://github.com/Applitools-Dev/sdk/commit/a4efc55cd178dc13096fbfb066c287b0d6a452d3))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
* @applitools/eyes bumped to 1.36.19
|
|
80
|
+
|
|
81
|
+
|
|
16
82
|
## [6.3.18](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.17...js/eyes-testcafe@6.3.18) (2025-12-14)
|
|
17
83
|
|
|
18
84
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.20",
|
|
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.24.
|
|
72
|
-
"@applitools/eyes": "1.36.
|
|
71
|
+
"@applitools/driver": "1.24.4",
|
|
72
|
+
"@applitools/eyes": "1.36.20",
|
|
73
73
|
"@applitools/utils": "1.14.1"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -848,7 +848,7 @@ export enum CorsIframeHandle {
|
|
|
848
848
|
KEEP = 'KEEP',
|
|
849
849
|
SNAPSHOT = 'SNAPSHOT'
|
|
850
850
|
}
|
|
851
|
-
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 A52s" | "Pixel 3" | "Pixel 3 XL" | "Pixel 4" | "Pixel 4 XL" | "Pixel 5" | "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";
|
|
851
|
+
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";
|
|
852
852
|
export enum DeviceName {
|
|
853
853
|
iPhone_4 = 'iPhone 4',
|
|
854
854
|
iPhone_5SE = 'iPhone 5/SE',
|
|
@@ -928,12 +928,15 @@ export enum DeviceName {
|
|
|
928
928
|
Galaxy_Tab_A8 = 'Galaxy Tab A8',
|
|
929
929
|
Galaxy_S23 = 'Galaxy S23',
|
|
930
930
|
Galaxy_S23_Ultra = 'Galaxy S23 Ultra',
|
|
931
|
+
Galaxy_S25 = 'Galaxy S25',
|
|
932
|
+
Galaxy_S25_Ultra = 'Galaxy S25 Ultra',
|
|
931
933
|
Galaxy_A52s = 'Galaxy A52s',
|
|
932
934
|
Pixel_3 = 'Pixel 3',
|
|
933
935
|
Pixel_3_XL = 'Pixel 3 XL',
|
|
934
936
|
Pixel_4 = 'Pixel 4',
|
|
935
937
|
Pixel_4_XL = 'Pixel 4 XL',
|
|
936
938
|
Pixel_5 = 'Pixel 5',
|
|
939
|
+
Pixel_9 = 'Pixel 9',
|
|
937
940
|
iPad_7th_Gen = 'iPad 7th Gen',
|
|
938
941
|
OnePlus_7T = 'OnePlus 7T',
|
|
939
942
|
OnePlus_7T_Pro = 'OnePlus 7T Pro',
|