@applitools/eyes-testcafe 6.3.48 → 6.3.50
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 +98 -0
- package/package.json +5 -5
- package/types/index.d.ts +22 -20
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,104 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [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
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/nml-client bumped to 1.11.35
|
|
22
|
+
|
|
23
|
+
* @applitools/core-base bumped to 1.36.1
|
|
24
|
+
#### Bug Fixes
|
|
25
|
+
|
|
26
|
+
* forward Exact match-level tuning to the server across JS + Java | FLD-4685 ([#3974](https://github.com/Applitools-Dev/sdk/issues/3974)) ([fea351c](https://github.com/Applitools-Dev/sdk/commit/fea351c76c80f63bf658d9573b3d34e0537e0cce))
|
|
27
|
+
* @applitools/core bumped to 4.66.1
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* stop UFG old-infra retry after a retry fails | AD-14675 ([#3970](https://github.com/Applitools-Dev/sdk/issues/3970)) ([1531893](https://github.com/Applitools-Dev/sdk/commit/1531893cc9c098f3ade329ceae7164600c184fa5))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
* @applitools/ec-client bumped to 1.12.37
|
|
35
|
+
|
|
36
|
+
* @applitools/eyes bumped to 1.43.6
|
|
37
|
+
#### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* forward Exact match-level tuning to the server across JS + Java | FLD-4685 ([#3974](https://github.com/Applitools-Dev/sdk/issues/3974)) ([fea351c](https://github.com/Applitools-Dev/sdk/commit/fea351c76c80f63bf658d9573b3d34e0537e0cce))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
## [6.3.49](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.48...js/eyes-testcafe@6.3.49) (2026-06-28)
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
### Dependencies
|
|
48
|
+
|
|
49
|
+
* @applitools/utils bumped to 1.15.1
|
|
50
|
+
#### Bug Fixes
|
|
51
|
+
|
|
52
|
+
* updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
|
|
53
|
+
* @applitools/logger bumped to 2.3.0
|
|
54
|
+
#### Features
|
|
55
|
+
|
|
56
|
+
* stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
* @applitools/dom-snapshot bumped to 4.17.5
|
|
61
|
+
|
|
62
|
+
* @applitools/socket bumped to 1.3.15
|
|
63
|
+
|
|
64
|
+
* @applitools/req bumped to 1.11.2
|
|
65
|
+
|
|
66
|
+
* @applitools/image bumped to 1.2.13
|
|
67
|
+
|
|
68
|
+
* @applitools/dom-capture bumped to 11.8.3
|
|
69
|
+
|
|
70
|
+
* @applitools/screenshoter bumped to 3.12.24
|
|
71
|
+
|
|
72
|
+
* @applitools/tunnel-client bumped to 1.12.2
|
|
73
|
+
|
|
74
|
+
* @applitools/core-base bumped to 1.36.0
|
|
75
|
+
#### Features
|
|
76
|
+
|
|
77
|
+
* stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
* @applitools/core bumped to 4.66.0
|
|
82
|
+
#### Features
|
|
83
|
+
|
|
84
|
+
* stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
#### Bug Fixes
|
|
88
|
+
|
|
89
|
+
* updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
* @applitools/driver bumped to 1.26.5
|
|
94
|
+
|
|
95
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.5
|
|
96
|
+
|
|
97
|
+
* @applitools/spec-driver-selenium bumped to 1.8.5
|
|
98
|
+
|
|
99
|
+
* @applitools/spec-driver-playwright bumped to 1.9.5
|
|
100
|
+
|
|
101
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.5
|
|
102
|
+
|
|
103
|
+
* @applitools/nml-client bumped to 1.11.34
|
|
104
|
+
|
|
105
|
+
* @applitools/ufg-client bumped to 1.22.5
|
|
106
|
+
|
|
107
|
+
* @applitools/ec-client bumped to 1.12.36
|
|
108
|
+
|
|
109
|
+
* @applitools/eyes bumped to 1.43.5
|
|
110
|
+
|
|
111
|
+
* @applitools/test-server bumped to 1.4.6
|
|
112
|
+
|
|
113
|
+
|
|
16
114
|
## [6.3.48](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.47...js/eyes-testcafe@6.3.48) (2026-06-18)
|
|
17
115
|
|
|
18
116
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.50",
|
|
4
4
|
"description": "Applitools Eyes SDK for TestCafe",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-testcafe",
|
|
@@ -68,15 +68,15 @@
|
|
|
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.
|
|
72
|
-
"@applitools/eyes": "1.43.
|
|
73
|
-
"@applitools/utils": "1.15.
|
|
71
|
+
"@applitools/driver": "1.26.5",
|
|
72
|
+
"@applitools/eyes": "1.43.6",
|
|
73
|
+
"@applitools/utils": "1.15.1"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@applitools/api-extractor": "^1.2.22",
|
|
77
77
|
"@applitools/bongo": "^5.10.0",
|
|
78
78
|
"@applitools/generic": "^3.9.2",
|
|
79
|
-
"@applitools/test-server": "^1.4.
|
|
79
|
+
"@applitools/test-server": "^1.4.6",
|
|
80
80
|
"@applitools/test-utils": "^1.5.17",
|
|
81
81
|
"testcafe": "^3.4.0"
|
|
82
82
|
},
|
package/types/index.d.ts
CHANGED
|
@@ -176,6 +176,7 @@ export type CheckSettingsImagePlain = {
|
|
|
176
176
|
name?: undefined | string;
|
|
177
177
|
region?: undefined | RegionPlain | LegacyRegionPlain;
|
|
178
178
|
matchLevel?: undefined | MatchLevelPlain;
|
|
179
|
+
exact?: undefined | ExactMatchSettingsPlain;
|
|
179
180
|
useDom?: undefined | boolean;
|
|
180
181
|
sendDom?: undefined | boolean;
|
|
181
182
|
enablePatterns?: undefined | boolean;
|
|
@@ -221,6 +222,7 @@ export type CheckSettingsAutomationPlain = {
|
|
|
221
222
|
name?: undefined | string;
|
|
222
223
|
region?: undefined | (RegionPlain | LegacyRegionPlain | (Element | (string | Selector | { selector: string | Selector; type?: undefined | string; shadow?: undefined | EyesSelector<Selector>; frame?: undefined | EyesSelector<Selector>; })));
|
|
223
224
|
matchLevel?: undefined | MatchLevelPlain;
|
|
225
|
+
exact?: undefined | ExactMatchSettingsPlain;
|
|
224
226
|
useDom?: undefined | boolean;
|
|
225
227
|
sendDom?: undefined | boolean;
|
|
226
228
|
enablePatterns?: undefined | boolean;
|
|
@@ -381,7 +383,7 @@ export class CheckSettingsAutomation {
|
|
|
381
383
|
}>): CheckSettingsAutomation;
|
|
382
384
|
matchLevel(matchLevel: MatchLevelPlain): CheckSettingsAutomation;
|
|
383
385
|
layout(): CheckSettingsAutomation;
|
|
384
|
-
exact(): CheckSettingsAutomation;
|
|
386
|
+
exact(exact?: undefined | ExactMatchSettingsPlain): CheckSettingsAutomation;
|
|
385
387
|
strict(): CheckSettingsAutomation;
|
|
386
388
|
ignoreColors(): CheckSettingsAutomation;
|
|
387
389
|
dynamic(): CheckSettingsAutomation;
|
|
@@ -1339,7 +1341,7 @@ export class CheckSettingsImage {
|
|
|
1339
1341
|
}>): CheckSettingsImage;
|
|
1340
1342
|
matchLevel(matchLevel: MatchLevelPlain): CheckSettingsImage;
|
|
1341
1343
|
layout(): CheckSettingsImage;
|
|
1342
|
-
exact(): CheckSettingsImage;
|
|
1344
|
+
exact(exact?: undefined | ExactMatchSettingsPlain): CheckSettingsImage;
|
|
1343
1345
|
strict(): CheckSettingsImage;
|
|
1344
1346
|
ignoreColors(): CheckSettingsImage;
|
|
1345
1347
|
dynamic(): CheckSettingsImage;
|
|
@@ -1395,25 +1397,25 @@ export class FixedCutProvider extends CutProvider {
|
|
|
1395
1397
|
export class UnscaledFixedCutProvider extends CutProvider {
|
|
1396
1398
|
scale(): UnscaledFixedCutProvider;
|
|
1397
1399
|
}
|
|
1398
|
-
export type ExactMatchSettingsPlain = { minDiffIntensity
|
|
1399
|
-
export class ExactMatchSettings implements
|
|
1400
|
+
export type ExactMatchSettingsPlain = { minDiffIntensity?: undefined | number; minDiffWidth?: undefined | number; minDiffHeight?: undefined | number; matchThreshold?: undefined | number; };
|
|
1401
|
+
export class ExactMatchSettings implements ExactMatchSettingsPlain {
|
|
1400
1402
|
constructor(settings: ExactMatchSettingsPlain);
|
|
1401
|
-
get minDiffIntensity(): number;
|
|
1402
|
-
set minDiffIntensity(minDiffIntensity: number);
|
|
1403
|
-
getMinDiffIntensity(): number;
|
|
1404
|
-
setMinDiffIntensity(value: number): void;
|
|
1405
|
-
get minDiffWidth(): number;
|
|
1406
|
-
set minDiffWidth(minDiffWidth: number);
|
|
1407
|
-
getMinDiffWidth(): number;
|
|
1408
|
-
setMinDiffWidth(value: number): void;
|
|
1409
|
-
get minDiffHeight(): number;
|
|
1410
|
-
set minDiffHeight(minDiffHeight: number);
|
|
1411
|
-
getMinDiffHeight(): number;
|
|
1412
|
-
setMinDiffHeight(value: number): void;
|
|
1413
|
-
get matchThreshold(): number;
|
|
1414
|
-
set matchThreshold(matchThreshold: number);
|
|
1415
|
-
getMatchThreshold(): number;
|
|
1416
|
-
setMatchThreshold(value: number): void;
|
|
1403
|
+
get minDiffIntensity(): undefined | number;
|
|
1404
|
+
set minDiffIntensity(minDiffIntensity: undefined | number);
|
|
1405
|
+
getMinDiffIntensity(): undefined | number;
|
|
1406
|
+
setMinDiffIntensity(value: undefined | number): void;
|
|
1407
|
+
get minDiffWidth(): undefined | number;
|
|
1408
|
+
set minDiffWidth(minDiffWidth: undefined | number);
|
|
1409
|
+
getMinDiffWidth(): undefined | number;
|
|
1410
|
+
setMinDiffWidth(value: undefined | number): void;
|
|
1411
|
+
get minDiffHeight(): undefined | number;
|
|
1412
|
+
set minDiffHeight(minDiffHeight: undefined | number);
|
|
1413
|
+
getMinDiffHeight(): undefined | number;
|
|
1414
|
+
setMinDiffHeight(value: undefined | number): void;
|
|
1415
|
+
get matchThreshold(): undefined | number;
|
|
1416
|
+
set matchThreshold(matchThreshold: undefined | number);
|
|
1417
|
+
getMatchThreshold(): undefined | number;
|
|
1418
|
+
setMatchThreshold(value: undefined | number): void;
|
|
1417
1419
|
}
|
|
1418
1420
|
export type FloatingMatchSettingsPlain = {
|
|
1419
1421
|
region: RegionPlain;
|