@applitools/eyes-puppeteer 1.31.11 → 1.31.13
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 +181 -0
- package/package.json +3 -3
- package/types/index.d.ts +0 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,186 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.31.13](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.12...js/eyes-puppeteer@1.31.13) (2026-04-06)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-capture bumped to 11.7.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* add elementFromPointCheckStatus to DOM capture output | AD-13066 ([#3690](https://github.com/Applitools-Dev/sdk/issues/3690)) ([4fbb117](https://github.com/Applitools-Dev/sdk/commit/4fbb117d53a9a44248772100947ed68133f5b5db))
|
|
12
|
+
* @applitools/core bumped to 4.59.1
|
|
13
|
+
|
|
14
|
+
* @applitools/eyes bumped to 1.38.13
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* add NML capabilities | Fld 2828 ([#3745](https://github.com/Applitools-Dev/sdk/issues/3745)) ([1c8173e](https://github.com/Applitools-Dev/sdk/commit/1c8173ee5bcf26527c0a9ba58a063028a329f6c4))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [1.31.12](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.11...js/eyes-puppeteer@1.31.12) (2026-03-29)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Dependencies
|
|
31
|
+
|
|
32
|
+
* @applitools/utils bumped to 1.14.3
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
36
|
+
* @applitools/logger bumped to 2.2.10
|
|
37
|
+
#### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
* @applitools/dom-snapshot bumped to 4.16.2
|
|
44
|
+
#### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
* @applitools/socket bumped to 1.3.11
|
|
51
|
+
#### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
* @applitools/req bumped to 1.9.2
|
|
58
|
+
#### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
* @applitools/image bumped to 1.2.9
|
|
65
|
+
#### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
* @applitools/snippets bumped to 2.8.1
|
|
72
|
+
#### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
75
|
+
* @applitools/dom-capture bumped to 11.6.13
|
|
76
|
+
#### Bug Fixes
|
|
77
|
+
|
|
78
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
* @applitools/driver bumped to 1.25.4
|
|
83
|
+
#### Bug Fixes
|
|
84
|
+
|
|
85
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.9
|
|
90
|
+
#### Bug Fixes
|
|
91
|
+
|
|
92
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
* @applitools/spec-driver-selenium bumped to 1.7.15
|
|
97
|
+
#### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.4
|
|
104
|
+
#### Bug Fixes
|
|
105
|
+
|
|
106
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
* @applitools/screenshoter bumped to 3.12.17
|
|
111
|
+
#### Bug Fixes
|
|
112
|
+
|
|
113
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
* @applitools/nml-client bumped to 1.11.22
|
|
118
|
+
#### Bug Fixes
|
|
119
|
+
|
|
120
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
* @applitools/tunnel-client bumped to 1.11.9
|
|
125
|
+
#### Bug Fixes
|
|
126
|
+
|
|
127
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
128
|
+
* tunnel client network test | AD-12582 ([#3699](https://github.com/Applitools-Dev/sdk/issues/3699)) ([f0b01f9](https://github.com/Applitools-Dev/sdk/commit/f0b01f9d7614a3e14d77a77dd76cb58b712d3a0a))
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
* @applitools/ufg-client bumped to 1.20.1
|
|
133
|
+
#### Bug Fixes
|
|
134
|
+
|
|
135
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
136
|
+
* strip logger from resources before passing to checkResources ([#3638](https://github.com/Applitools-Dev/sdk/issues/3638)) ([5491e9f](https://github.com/Applitools-Dev/sdk/commit/5491e9f0b2cf5eb1ca0e5c5a381407d3f5c24f3f))
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
* @applitools/core-base bumped to 1.32.4
|
|
141
|
+
#### Bug Fixes
|
|
142
|
+
|
|
143
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
* @applitools/ec-client bumped to 1.12.24
|
|
148
|
+
#### Bug Fixes
|
|
149
|
+
|
|
150
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
* @applitools/core bumped to 4.59.0
|
|
155
|
+
#### Features
|
|
156
|
+
|
|
157
|
+
* use branch name env vars for CI ([#3687](https://github.com/Applitools-Dev/sdk/issues/3687)) ([229609e](https://github.com/Applitools-Dev/sdk/commit/229609e83b2b2c55fdb26657085aa94f84e4af73))
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
#### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
163
|
+
* remove NMG takeSnapshots functionality and all related dead code ([2e74475](https://github.com/Applitools-Dev/sdk/commit/2e74475934b1c94723f7381df0047f5dbddd2246)), closes [#3654](https://github.com/Applitools-Dev/sdk/issues/3654)
|
|
164
|
+
* remove spec parameter from makeTakeSnapshots calls to match function signature ([e47fb33](https://github.com/Applitools-Dev/sdk/commit/e47fb338d1e387c3b2a5898f008f1298f8118388))
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
* @applitools/eyes bumped to 1.38.12
|
|
169
|
+
#### Bug Fixes
|
|
170
|
+
|
|
171
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
172
|
+
* remove NMG takeSnapshots functionality and all related dead code ([2e74475](https://github.com/Applitools-Dev/sdk/commit/2e74475934b1c94723f7381df0047f5dbddd2246)), closes [#3654](https://github.com/Applitools-Dev/sdk/issues/3654)
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
* @applitools/test-server bumped to 1.4.2
|
|
177
|
+
#### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
3
184
|
## [1.31.11](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.10...js/eyes-puppeteer@1.31.11) (2026-03-16)
|
|
4
185
|
|
|
5
186
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-puppeteer",
|
|
3
|
-
"version": "1.31.
|
|
3
|
+
"version": "1.31.13",
|
|
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.38.
|
|
41
|
-
"@applitools/spec-driver-puppeteer": "1.7.
|
|
40
|
+
"@applitools/eyes": "1.38.13",
|
|
41
|
+
"@applitools/spec-driver-puppeteer": "1.7.4"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@applitools/api-extractor": "^1.2.22",
|
package/types/index.d.ts
CHANGED
|
@@ -63,7 +63,6 @@ export type CheckSettingsAutomationWithOptIn<TSpec extends SpecType> = {
|
|
|
63
63
|
layoutBreakpoints?: undefined | (boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; } | { breakpoints: boolean; heightBreakpoints: boolean; reload?: undefined | boolean; });
|
|
64
64
|
visualGridOptions?: undefined | { [key: string]: any; };
|
|
65
65
|
ufgOptions?: undefined | { [key: string]: any; };
|
|
66
|
-
nmgOptions?: undefined | { [key: string]: any; };
|
|
67
66
|
useSystemScreenshot?: undefined | boolean;
|
|
68
67
|
hooks?: undefined | { beforeCaptureScreenshot: string; };
|
|
69
68
|
timeout?: undefined | number;
|
|
@@ -123,7 +122,6 @@ export type CheckSettingsAutomationWithOptInPlan = {
|
|
|
123
122
|
layoutBreakpoints?: undefined | (boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; } | { breakpoints: boolean; heightBreakpoints: boolean; reload?: undefined | boolean; });
|
|
124
123
|
visualGridOptions?: undefined | { [key: string]: any; };
|
|
125
124
|
ufgOptions?: undefined | { [key: string]: any; };
|
|
126
|
-
nmgOptions?: undefined | { [key: string]: any; };
|
|
127
125
|
useSystemScreenshot?: undefined | boolean;
|
|
128
126
|
hooks?: undefined | { beforeCaptureScreenshot: string; };
|
|
129
127
|
timeout?: undefined | number;
|
|
@@ -391,7 +389,6 @@ export type CheckSettingsAutomationPlain = {
|
|
|
391
389
|
layoutBreakpoints?: undefined | (boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; } | { breakpoints: boolean; heightBreakpoints: boolean; reload?: undefined | boolean; });
|
|
392
390
|
visualGridOptions?: undefined | { [key: string]: any; };
|
|
393
391
|
ufgOptions?: undefined | { [key: string]: any; };
|
|
394
|
-
nmgOptions?: undefined | { [key: string]: any; };
|
|
395
392
|
useSystemScreenshot?: undefined | boolean;
|
|
396
393
|
hooks?: undefined | { beforeCaptureScreenshot: string; };
|
|
397
394
|
timeout?: undefined | number;
|
|
@@ -425,8 +422,6 @@ export class CheckSettingsAutomation {
|
|
|
425
422
|
webHook(script: string): CheckSettingsAutomation;
|
|
426
423
|
ufgOption(key: string, value: any): CheckSettingsAutomation;
|
|
427
424
|
ufgOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
|
|
428
|
-
nmgOption(key: string, value: any): CheckSettingsAutomation;
|
|
429
|
-
nmgOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
|
|
430
425
|
visualGridOption(key: string, value: any): CheckSettingsAutomation;
|
|
431
426
|
visualGridOptions(options: { [key: string]: any; }): CheckSettingsAutomation;
|
|
432
427
|
useSystemScreenshot(useSystemScreenshot?: undefined | boolean): CheckSettingsAutomation;
|