@applitools/eyes-nightwatch 1.26.40 → 1.27.1

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 CHANGED
@@ -1,5 +1,189 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.27.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.27.0...js/eyes-nightwatch@1.27.1) (2026-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.17.1
9
+
10
+ * @applitools/req bumped to 1.10.1
11
+ #### Bug Fixes
12
+
13
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
14
+ * @applitools/snippets bumped to 2.9.1
15
+ #### Bug Fixes
16
+
17
+ * 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))
18
+ * @applitools/driver bumped to 1.26.1
19
+ #### Bug Fixes
20
+
21
+ * 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))
22
+
23
+
24
+
25
+ * @applitools/spec-driver-playwright bumped to 1.9.1
26
+ #### Bug Fixes
27
+
28
+ * 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))
29
+
30
+
31
+
32
+ * @applitools/ufg-client bumped to 1.22.1
33
+ #### Bug Fixes
34
+
35
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
36
+
37
+
38
+
39
+ * @applitools/core bumped to 4.63.0
40
+ #### Features
41
+
42
+ * 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))
43
+
44
+
45
+ #### Bug Fixes
46
+
47
+ * 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))
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/screenshoter bumped to 3.12.20
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.13
55
+
56
+ * @applitools/core-base bumped to 1.34.0
57
+ #### Features
58
+
59
+ * 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))
60
+
61
+
62
+ #### Bug Fixes
63
+
64
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
65
+
66
+
67
+
68
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
69
+
70
+ * @applitools/spec-driver-selenium bumped to 1.8.1
71
+
72
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
73
+
74
+ * @applitools/nml-client bumped to 1.11.27
75
+
76
+ * @applitools/ec-client bumped to 1.12.29
77
+
78
+ * @applitools/eyes bumped to 1.42.0
79
+ #### Features
80
+
81
+ * 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))
82
+
83
+
84
+ #### Bug Fixes
85
+
86
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
87
+
88
+
89
+
90
+
91
+ ## [1.27.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.40...js/eyes-nightwatch@1.27.0) (2026-05-05)
92
+
93
+
94
+ ### Features
95
+
96
+ * 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))
97
+
98
+
99
+ ### Dependencies
100
+
101
+ * @applitools/dom-shared bumped to 1.2.0
102
+ #### Features
103
+
104
+ * 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))
105
+ * @applitools/dom-snapshot bumped to 4.17.0
106
+ #### Features
107
+
108
+ * 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))
109
+
110
+
111
+ #### Bug Fixes
112
+
113
+ * 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))
114
+
115
+
116
+
117
+ * @applitools/snippets bumped to 2.9.0
118
+ #### Features
119
+
120
+ * 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))
121
+
122
+
123
+
124
+ * @applitools/dom-capture bumped to 11.8.0
125
+ #### Features
126
+
127
+ * 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))
128
+
129
+
130
+
131
+ * @applitools/driver bumped to 1.26.0
132
+ #### Features
133
+
134
+ * 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))
135
+
136
+
137
+
138
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
139
+ #### Features
140
+
141
+ * 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))
142
+
143
+
144
+
145
+ * @applitools/spec-driver-selenium bumped to 1.8.0
146
+ #### Features
147
+
148
+ * 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))
149
+
150
+
151
+
152
+ * @applitools/spec-driver-playwright bumped to 1.9.0
153
+ #### Features
154
+
155
+ * 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))
156
+
157
+
158
+
159
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
160
+ #### Features
161
+
162
+ * 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))
163
+
164
+
165
+
166
+ * @applitools/core bumped to 4.62.0
167
+ #### Features
168
+
169
+ * 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))
170
+
171
+
172
+
173
+ * @applitools/screenshoter bumped to 3.12.19
174
+
175
+ * @applitools/nml-client bumped to 1.11.26
176
+
177
+ * @applitools/ec-client bumped to 1.12.28
178
+
179
+ * @applitools/eyes bumped to 1.41.0
180
+ #### Features
181
+
182
+ * 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))
183
+
184
+
185
+
186
+
3
187
  ## [1.26.40](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.39...js/eyes-nightwatch@1.26.40) (2026-05-04)
4
188
 
5
189
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-nightwatch",
3
- "version": "1.26.40",
3
+ "version": "1.27.1",
4
4
  "description": "Applitools Eyes SDK for Nightwatch.js",
5
5
  "keywords": [
6
6
  "eyes-nightwatch",
@@ -43,9 +43,9 @@
43
43
  "up:framework": "echo \"$(jq '.devDependencies.nightwatch = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
44
44
  },
45
45
  "dependencies": {
46
- "@applitools/driver": "1.25.5",
47
- "@applitools/eyes": "1.40.1",
48
- "@applitools/spec-driver-webdriver": "1.5.10",
46
+ "@applitools/driver": "1.26.1",
47
+ "@applitools/eyes": "1.42.0",
48
+ "@applitools/spec-driver-webdriver": "1.6.1",
49
49
  "@applitools/utils": "1.14.4",
50
50
  "webdriver": "7.31.1"
51
51
  },
@@ -57,10 +57,12 @@
57
57
  "@types/nightwatch": "^2.3.25",
58
58
  "@types/node": "^12.20.55",
59
59
  "cucumber": "6.0.7",
60
- "nightwatch": "^3.1.2"
60
+ "nightwatch": "^3.1.2",
61
+ "selenium-webdriver": "^3.6.0"
61
62
  },
62
63
  "peerDependencies": {
63
- "nightwatch": ">=2.0.0"
64
+ "nightwatch": ">=2.0.0",
65
+ "selenium-webdriver": "^3.6.0"
64
66
  },
65
67
  "engines": {
66
68
  "node": ">=12.13.0"
package/types/index.d.ts CHANGED
@@ -475,6 +475,7 @@ export type ConfigurationPlain = {
475
475
  debugScreenshots?: undefined | { save: boolean; path?: undefined | string; prefix?: undefined | string; };
476
476
  defaultMatchSettings?: undefined | ImageMatchSettingsPlain;
477
477
  deviceInfo?: undefined | string;
478
+ bypassCSP?: undefined | boolean;
478
479
  disableBrowserFetching?: undefined | boolean;
479
480
  disableNMLUrlCache?: undefined | boolean;
480
481
  displayName?: undefined | string;
@@ -605,6 +606,10 @@ export class Configuration implements Required<ConfigurationPlain> {
605
606
  set deviceInfo(deviceInfo: string);
606
607
  getDeviceInfo(): string;
607
608
  setDeviceInfo(deviceInfo: string): Configuration;
609
+ get bypassCSP(): boolean;
610
+ set bypassCSP(bypassCSP: boolean);
611
+ getBypassCSP(): boolean;
612
+ setBypassCSP(bypassCSP: boolean): Configuration;
608
613
  get disableBrowserFetching(): boolean;
609
614
  set disableBrowserFetching(disableBrowserFetching: boolean);
610
615
  getDisableBrowserFetching(): boolean;