@applitools/eyes-testcafe 6.3.40 → 6.3.42
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 +179 -0
- package/package.json +3 -3
- package/types/index.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,185 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [6.3.42](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.41...js/eyes-testcafe@6.3.42) (2026-05-19)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/dom-snapshot bumped to 4.17.1
|
|
22
|
+
|
|
23
|
+
* @applitools/req bumped to 1.10.1
|
|
24
|
+
#### Bug Fixes
|
|
25
|
+
|
|
26
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
27
|
+
* @applitools/snippets bumped to 2.9.1
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
|
|
31
|
+
* @applitools/driver bumped to 1.26.1
|
|
32
|
+
#### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
* @applitools/spec-driver-playwright bumped to 1.9.1
|
|
39
|
+
#### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
* @applitools/ufg-client bumped to 1.22.1
|
|
46
|
+
#### Bug Fixes
|
|
47
|
+
|
|
48
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
* @applitools/core bumped to 4.63.0
|
|
53
|
+
#### Features
|
|
54
|
+
|
|
55
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
#### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
|
|
61
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
* @applitools/screenshoter bumped to 3.12.20
|
|
66
|
+
|
|
67
|
+
* @applitools/tunnel-client bumped to 1.11.13
|
|
68
|
+
|
|
69
|
+
* @applitools/core-base bumped to 1.34.0
|
|
70
|
+
#### Features
|
|
71
|
+
|
|
72
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
#### Bug Fixes
|
|
76
|
+
|
|
77
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.1
|
|
82
|
+
|
|
83
|
+
* @applitools/spec-driver-selenium bumped to 1.8.1
|
|
84
|
+
|
|
85
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.1
|
|
86
|
+
|
|
87
|
+
* @applitools/nml-client bumped to 1.11.27
|
|
88
|
+
|
|
89
|
+
* @applitools/ec-client bumped to 1.12.29
|
|
90
|
+
|
|
91
|
+
* @applitools/eyes bumped to 1.42.0
|
|
92
|
+
#### Features
|
|
93
|
+
|
|
94
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
#### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
## [6.3.41](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.40...js/eyes-testcafe@6.3.41) (2026-05-05)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Dependencies
|
|
108
|
+
|
|
109
|
+
* @applitools/dom-shared bumped to 1.2.0
|
|
110
|
+
#### Features
|
|
111
|
+
|
|
112
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
113
|
+
* @applitools/dom-snapshot bumped to 4.17.0
|
|
114
|
+
#### Features
|
|
115
|
+
|
|
116
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
#### Bug Fixes
|
|
120
|
+
|
|
121
|
+
* re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
* @applitools/snippets bumped to 2.9.0
|
|
126
|
+
#### Features
|
|
127
|
+
|
|
128
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
* @applitools/dom-capture bumped to 11.8.0
|
|
133
|
+
#### Features
|
|
134
|
+
|
|
135
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
* @applitools/driver bumped to 1.26.0
|
|
140
|
+
#### Features
|
|
141
|
+
|
|
142
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.0
|
|
147
|
+
#### Features
|
|
148
|
+
|
|
149
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
* @applitools/spec-driver-selenium bumped to 1.8.0
|
|
154
|
+
#### Features
|
|
155
|
+
|
|
156
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
* @applitools/spec-driver-playwright bumped to 1.9.0
|
|
161
|
+
#### Features
|
|
162
|
+
|
|
163
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.0
|
|
168
|
+
#### Features
|
|
169
|
+
|
|
170
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
* @applitools/core bumped to 4.62.0
|
|
175
|
+
#### Features
|
|
176
|
+
|
|
177
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
* @applitools/screenshoter bumped to 3.12.19
|
|
182
|
+
|
|
183
|
+
* @applitools/nml-client bumped to 1.11.26
|
|
184
|
+
|
|
185
|
+
* @applitools/ec-client bumped to 1.12.28
|
|
186
|
+
|
|
187
|
+
* @applitools/eyes bumped to 1.41.0
|
|
188
|
+
#### Features
|
|
189
|
+
|
|
190
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
16
195
|
## [6.3.40](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.39...js/eyes-testcafe@6.3.40) (2026-05-04)
|
|
17
196
|
|
|
18
197
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.42",
|
|
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.
|
|
72
|
-
"@applitools/eyes": "1.
|
|
71
|
+
"@applitools/driver": "1.26.1",
|
|
72
|
+
"@applitools/eyes": "1.42.0",
|
|
73
73
|
"@applitools/utils": "1.14.4"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -434,6 +434,7 @@ export type ConfigurationPlain = {
|
|
|
434
434
|
debugScreenshots?: undefined | { save: boolean; path?: undefined | string; prefix?: undefined | string; };
|
|
435
435
|
defaultMatchSettings?: undefined | ImageMatchSettingsPlain;
|
|
436
436
|
deviceInfo?: undefined | string;
|
|
437
|
+
bypassCSP?: undefined | boolean;
|
|
437
438
|
disableBrowserFetching?: undefined | boolean;
|
|
438
439
|
disableNMLUrlCache?: undefined | boolean;
|
|
439
440
|
displayName?: undefined | string;
|
|
@@ -564,6 +565,10 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
564
565
|
set deviceInfo(deviceInfo: string);
|
|
565
566
|
getDeviceInfo(): string;
|
|
566
567
|
setDeviceInfo(deviceInfo: string): Configuration;
|
|
568
|
+
get bypassCSP(): boolean;
|
|
569
|
+
set bypassCSP(bypassCSP: boolean);
|
|
570
|
+
getBypassCSP(): boolean;
|
|
571
|
+
setBypassCSP(bypassCSP: boolean): Configuration;
|
|
567
572
|
get disableBrowserFetching(): boolean;
|
|
568
573
|
set disableBrowserFetching(disableBrowserFetching: boolean);
|
|
569
574
|
getDisableBrowserFetching(): boolean;
|