@applitools/eyes-puppeteer 1.31.26 → 1.31.28
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 +3 -3
- package/types/index.d.ts +24 -16
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,103 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.31.28](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.27...js/eyes-puppeteer@1.31.28) (2026-07-08)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/nml-client bumped to 1.11.35
|
|
9
|
+
|
|
10
|
+
* @applitools/core-base bumped to 1.36.1
|
|
11
|
+
#### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* 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))
|
|
14
|
+
* @applitools/core bumped to 4.66.1
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* 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))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
* @applitools/ec-client bumped to 1.12.37
|
|
22
|
+
|
|
23
|
+
* @applitools/eyes bumped to 1.43.6
|
|
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
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
## [1.31.27](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.26...js/eyes-puppeteer@1.31.27) (2026-06-28)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Dependencies
|
|
35
|
+
|
|
36
|
+
* @applitools/utils bumped to 1.15.1
|
|
37
|
+
#### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* 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))
|
|
40
|
+
* @applitools/logger bumped to 2.3.0
|
|
41
|
+
#### Features
|
|
42
|
+
|
|
43
|
+
* 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))
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
* @applitools/core bumped to 4.66.0
|
|
48
|
+
#### Features
|
|
49
|
+
|
|
50
|
+
* 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))
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
#### Bug Fixes
|
|
54
|
+
|
|
55
|
+
* 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))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
* @applitools/dom-snapshot bumped to 4.17.5
|
|
60
|
+
|
|
61
|
+
* @applitools/socket bumped to 1.3.15
|
|
62
|
+
|
|
63
|
+
* @applitools/req bumped to 1.11.2
|
|
64
|
+
|
|
65
|
+
* @applitools/image bumped to 1.2.13
|
|
66
|
+
|
|
67
|
+
* @applitools/dom-capture bumped to 11.8.3
|
|
68
|
+
|
|
69
|
+
* @applitools/driver bumped to 1.26.5
|
|
70
|
+
|
|
71
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.5
|
|
72
|
+
|
|
73
|
+
* @applitools/spec-driver-selenium bumped to 1.8.5
|
|
74
|
+
|
|
75
|
+
* @applitools/spec-driver-playwright bumped to 1.9.5
|
|
76
|
+
|
|
77
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.5
|
|
78
|
+
|
|
79
|
+
* @applitools/screenshoter bumped to 3.12.24
|
|
80
|
+
|
|
81
|
+
* @applitools/nml-client bumped to 1.11.34
|
|
82
|
+
|
|
83
|
+
* @applitools/tunnel-client bumped to 1.12.2
|
|
84
|
+
|
|
85
|
+
* @applitools/ufg-client bumped to 1.22.5
|
|
86
|
+
|
|
87
|
+
* @applitools/core-base bumped to 1.36.0
|
|
88
|
+
#### Features
|
|
89
|
+
|
|
90
|
+
* 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))
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
* @applitools/ec-client bumped to 1.12.36
|
|
95
|
+
|
|
96
|
+
* @applitools/eyes bumped to 1.43.5
|
|
97
|
+
|
|
98
|
+
* @applitools/test-server bumped to 1.4.6
|
|
99
|
+
|
|
100
|
+
|
|
3
101
|
## [1.31.26](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.25...js/eyes-puppeteer@1.31.26) (2026-06-18)
|
|
4
102
|
|
|
5
103
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-puppeteer",
|
|
3
|
-
"version": "1.31.
|
|
3
|
+
"version": "1.31.28",
|
|
4
4
|
"description": "Applitools Eyes SDK for Puppeteer",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-puppeteer",
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"up:framework": "echo \"$(jq '.devDependencies.puppeteer = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@applitools/eyes": "1.43.
|
|
41
|
-
"@applitools/spec-driver-puppeteer": "1.8.
|
|
40
|
+
"@applitools/eyes": "1.43.6",
|
|
41
|
+
"@applitools/spec-driver-puppeteer": "1.8.5"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@applitools/api-extractor": "^1.2.22",
|
package/types/index.d.ts
CHANGED
|
@@ -14,6 +14,7 @@ export type CheckSettingsAutomationWithOptIn<TSpec extends SpecType> = {
|
|
|
14
14
|
name?: undefined | string;
|
|
15
15
|
region?: undefined | RegionPlain | ((LocationPlain & RectangleSizePlain & { page?: undefined | TSpec["driver"]; }) | { selector: string | TSpec["selector"]; page?: undefined | TSpec["driver"]; } | (TSpec["element"] | (string | TSpec["selector"] | { selector: string | TSpec["selector"]; type?: undefined | string; shadow?: undefined | EyesSelector<TSpec["selector"]>; frame?: undefined | EyesSelector<TSpec["selector"]>; }))) | LegacyRegionPlain;
|
|
16
16
|
matchLevel?: undefined | MatchLevelPlain;
|
|
17
|
+
exact?: undefined | ExactMatchSettingsPlain;
|
|
17
18
|
useDom?: undefined | boolean;
|
|
18
19
|
sendDom?: undefined | boolean;
|
|
19
20
|
enablePatterns?: undefined | boolean;
|
|
@@ -73,6 +74,7 @@ export type CheckSettingsAutomationWithOptInPlan = {
|
|
|
73
74
|
name?: undefined | string;
|
|
74
75
|
region?: undefined | RegionPlain | ((LocationPlain & RectangleSizePlain & { page?: undefined | Driver; }) | { selector: string | Selector; page?: undefined | Driver; } | (Element | (string | Selector | { selector: string | Selector; type?: undefined | string; shadow?: undefined | EyesSelector<Selector>; frame?: undefined | EyesSelector<Selector>; }))) | LegacyRegionPlain;
|
|
75
76
|
matchLevel?: undefined | MatchLevelPlain;
|
|
77
|
+
exact?: undefined | ExactMatchSettingsPlain;
|
|
76
78
|
useDom?: undefined | boolean;
|
|
77
79
|
sendDom?: undefined | boolean;
|
|
78
80
|
enablePatterns?: undefined | boolean;
|
|
@@ -295,6 +297,7 @@ export type CheckSettingsImagePlain = {
|
|
|
295
297
|
name?: undefined | string;
|
|
296
298
|
region?: undefined | RegionPlain | LegacyRegionPlain;
|
|
297
299
|
matchLevel?: undefined | MatchLevelPlain;
|
|
300
|
+
exact?: undefined | ExactMatchSettingsPlain;
|
|
298
301
|
useDom?: undefined | boolean;
|
|
299
302
|
sendDom?: undefined | boolean;
|
|
300
303
|
enablePatterns?: undefined | boolean;
|
|
@@ -340,6 +343,7 @@ export type CheckSettingsAutomationPlain = {
|
|
|
340
343
|
name?: undefined | string;
|
|
341
344
|
region?: undefined | (RegionPlain | (Element | (string | Selector | { selector: string | Selector; type?: undefined | string; shadow?: undefined | EyesSelector<Selector>; frame?: undefined | EyesSelector<Selector>; })) | LegacyRegionPlain);
|
|
342
345
|
matchLevel?: undefined | MatchLevelPlain;
|
|
346
|
+
exact?: undefined | ExactMatchSettingsPlain;
|
|
343
347
|
useDom?: undefined | boolean;
|
|
344
348
|
sendDom?: undefined | boolean;
|
|
345
349
|
enablePatterns?: undefined | boolean;
|
|
@@ -530,7 +534,7 @@ export class CheckSettingsAutomation {
|
|
|
530
534
|
}>): CheckSettingsAutomation;
|
|
531
535
|
matchLevel(matchLevel: MatchLevelPlain): CheckSettingsAutomation;
|
|
532
536
|
layout(): CheckSettingsAutomation;
|
|
533
|
-
exact(): CheckSettingsAutomation;
|
|
537
|
+
exact(exact?: undefined | ExactMatchSettingsPlain): CheckSettingsAutomation;
|
|
534
538
|
strict(): CheckSettingsAutomation;
|
|
535
539
|
ignoreColors(): CheckSettingsAutomation;
|
|
536
540
|
dynamic(): CheckSettingsAutomation;
|
|
@@ -1468,7 +1472,7 @@ export class CheckSettingsImage {
|
|
|
1468
1472
|
}>): CheckSettingsImage;
|
|
1469
1473
|
matchLevel(matchLevel: MatchLevelPlain): CheckSettingsImage;
|
|
1470
1474
|
layout(): CheckSettingsImage;
|
|
1471
|
-
exact(): CheckSettingsImage;
|
|
1475
|
+
exact(exact?: undefined | ExactMatchSettingsPlain): CheckSettingsImage;
|
|
1472
1476
|
strict(): CheckSettingsImage;
|
|
1473
1477
|
ignoreColors(): CheckSettingsImage;
|
|
1474
1478
|
dynamic(): CheckSettingsImage;
|
|
@@ -1530,24 +1534,28 @@ export class FixedCutProvider extends CutProvider {
|
|
|
1530
1534
|
export class UnscaledFixedCutProvider extends CutProvider {
|
|
1531
1535
|
scale(): UnscaledFixedCutProvider;
|
|
1532
1536
|
}
|
|
1533
|
-
export type ExactMatchSettingsPlain = { minDiffIntensity
|
|
1534
|
-
export class ExactMatchSettings implements
|
|
1537
|
+
export type ExactMatchSettingsPlain = { minDiffIntensity?: undefined | number; minDiffWidth?: undefined | number; minDiffHeight?: undefined | number; matchThreshold?: undefined | number; };
|
|
1538
|
+
export class ExactMatchSettings implements ExactMatchSettingsPlain {
|
|
1535
1539
|
constructor(settings: ExactMatchSettingsPlain);
|
|
1536
|
-
get minDiffIntensity(): number;
|
|
1537
|
-
set minDiffIntensity(minDiffIntensity: number);
|
|
1538
|
-
getMinDiffIntensity(): number;
|
|
1540
|
+
get minDiffIntensity(): undefined | number;
|
|
1541
|
+
set minDiffIntensity(minDiffIntensity: undefined | number);
|
|
1542
|
+
getMinDiffIntensity(): undefined | number;
|
|
1543
|
+
setMinDiffIntensity(value: undefined): void;
|
|
1539
1544
|
setMinDiffIntensity(value: number): void;
|
|
1540
|
-
get minDiffWidth(): number;
|
|
1541
|
-
set minDiffWidth(minDiffWidth: number);
|
|
1542
|
-
getMinDiffWidth(): number;
|
|
1545
|
+
get minDiffWidth(): undefined | number;
|
|
1546
|
+
set minDiffWidth(minDiffWidth: undefined | number);
|
|
1547
|
+
getMinDiffWidth(): undefined | number;
|
|
1548
|
+
setMinDiffWidth(value: undefined): void;
|
|
1543
1549
|
setMinDiffWidth(value: number): void;
|
|
1544
|
-
get minDiffHeight(): number;
|
|
1545
|
-
set minDiffHeight(minDiffHeight: number);
|
|
1546
|
-
getMinDiffHeight(): number;
|
|
1550
|
+
get minDiffHeight(): undefined | number;
|
|
1551
|
+
set minDiffHeight(minDiffHeight: undefined | number);
|
|
1552
|
+
getMinDiffHeight(): undefined | number;
|
|
1553
|
+
setMinDiffHeight(value: undefined): void;
|
|
1547
1554
|
setMinDiffHeight(value: number): void;
|
|
1548
|
-
get matchThreshold(): number;
|
|
1549
|
-
set matchThreshold(matchThreshold: number);
|
|
1550
|
-
getMatchThreshold(): number;
|
|
1555
|
+
get matchThreshold(): undefined | number;
|
|
1556
|
+
set matchThreshold(matchThreshold: undefined | number);
|
|
1557
|
+
getMatchThreshold(): undefined | number;
|
|
1558
|
+
setMatchThreshold(value: undefined): void;
|
|
1551
1559
|
setMatchThreshold(value: number): void;
|
|
1552
1560
|
}
|
|
1553
1561
|
export type FloatingMatchSettingsPlain = {
|