@applitools/eyes-nightwatch 1.25.22 → 1.25.24

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,191 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.25.24](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.23...js/eyes-nightwatch@1.25.24) (2025-06-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.11.22
9
+ #### Bug Fixes
10
+
11
+ * css media query group conditions | FLD-3151 ([#3023](https://github.com/Applitools-Dev/sdk/issues/3023)) ([56ec107](https://github.com/Applitools-Dev/sdk/commit/56ec107bcda6a5a330d19c278267d73de5d86d8b))
12
+
13
+
14
+
15
+ * @applitools/nml-client bumped to 1.9.5
16
+ #### Bug Fixes
17
+
18
+ * nml-client depends on core-base ([#2995](https://github.com/Applitools-Dev/sdk/issues/2995)) ([1f7cf69](https://github.com/Applitools-Dev/sdk/commit/1f7cf6930709a40a498dd1f525132648aa593af0))
19
+
20
+
21
+
22
+ * @applitools/tunnel-client bumped to 1.8.0
23
+ #### Features
24
+
25
+ * update build script to include individual zip creation ([#3008](https://github.com/Applitools-Dev/sdk/issues/3008)) ([46a0cfc](https://github.com/Applitools-Dev/sdk/commit/46a0cfcc472ab69384560095d90a7fa58b4b9186))
26
+
27
+
28
+
29
+ * @applitools/ufg-client bumped to 1.16.12
30
+ #### Bug Fixes
31
+
32
+ * remove safari-early-access browser version for js sdks | AD-10226 ([#3034](https://github.com/Applitools-Dev/sdk/issues/3034)) ([7ca09f5](https://github.com/Applitools-Dev/sdk/commit/7ca09f5c0c271570142058ea766533b86434dc2e))
33
+
34
+
35
+
36
+ * @applitools/core bumped to 4.40.0
37
+ #### Features
38
+
39
+ * update build script to include individual zip creation ([#3008](https://github.com/Applitools-Dev/sdk/issues/3008)) ([46a0cfc](https://github.com/Applitools-Dev/sdk/commit/46a0cfcc472ab69384560095d90a7fa58b4b9186))
40
+
41
+
42
+ #### Bug Fixes
43
+
44
+ * css media query group conditions | FLD-3151 ([#3023](https://github.com/Applitools-Dev/sdk/issues/3023)) ([56ec107](https://github.com/Applitools-Dev/sdk/commit/56ec107bcda6a5a330d19c278267d73de5d86d8b))
45
+ * export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
46
+ * extractLatestCommitInfo | FLD-3217 ([#3039](https://github.com/Applitools-Dev/sdk/issues/3039)) ([3f72a23](https://github.com/Applitools-Dev/sdk/commit/3f72a230fa0166046ea85ae004cfb544de86e628))
47
+ * handle error when sending started message in tunnel manager server ([#3019](https://github.com/Applitools-Dev/sdk/issues/3019)) ([2cdaad8](https://github.com/Applitools-Dev/sdk/commit/2cdaad896fd679187449b69abe529b006f6255ee))
48
+
49
+
50
+
51
+ * @applitools/req bumped to 1.7.13
52
+
53
+ * @applitools/dom-capture bumped to 11.5.6
54
+
55
+ * @applitools/spec-driver-webdriver bumped to 1.2.6
56
+
57
+ * @applitools/screenshoter bumped to 3.11.5
58
+
59
+ * @applitools/core-base bumped to 1.25.4
60
+ #### Bug Fixes
61
+
62
+ * Differentiate Between Invalid and Missing API Key Errors ([6ac17d4](https://github.com/Applitools-Dev/sdk/commit/6ac17d40d7aff45b3de5c949dc7d4673b9739bfd))
63
+ * export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
64
+
65
+
66
+
67
+ * @applitools/ec-client bumped to 1.10.15
68
+
69
+ * @applitools/eyes bumped to 1.35.1
70
+ #### Bug Fixes
71
+
72
+ * remove safari-early-access browser version for js sdks | AD-10226 ([#3034](https://github.com/Applitools-Dev/sdk/issues/3034)) ([7ca09f5](https://github.com/Applitools-Dev/sdk/commit/7ca09f5c0c271570142058ea766533b86434dc2e))
73
+
74
+
75
+
76
+ * @applitools/test-server bumped to 1.2.3
77
+ #### Bug Fixes
78
+
79
+ * basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
80
+ * export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
81
+ * storybook navigation timeouts ([#2701](https://github.com/Applitools-Dev/sdk/issues/2701)) ([64e3a40](https://github.com/Applitools-Dev/sdk/commit/64e3a40a524ae76ec457ae9c2d1170fbaea5e982))
82
+
83
+
84
+
85
+
86
+ ## [1.25.23](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.22...js/eyes-nightwatch@1.25.23) (2025-04-17)
87
+
88
+
89
+ ### Performance Improvements
90
+
91
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
92
+
93
+
94
+ ### Dependencies
95
+
96
+ * @applitools/dom-snapshot bumped to 4.11.18
97
+ #### Bug Fixes
98
+
99
+ * simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
100
+
101
+
102
+
103
+ * @applitools/snippets bumped to 2.6.5
104
+ #### Performance Improvements
105
+
106
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
107
+ * @applitools/driver bumped to 1.21.1
108
+ #### Bug Fixes
109
+
110
+ * executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
111
+
112
+
113
+
114
+ * @applitools/spec-driver-webdriver bumped to 1.2.2
115
+ #### Performance Improvements
116
+
117
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
118
+
119
+
120
+
121
+ * @applitools/spec-driver-selenium bumped to 1.5.98
122
+ #### Performance Improvements
123
+
124
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
125
+
126
+
127
+
128
+ * @applitools/spec-driver-puppeteer bumped to 1.4.27
129
+ #### Performance Improvements
130
+
131
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
132
+
133
+
134
+
135
+ * @applitools/screenshoter bumped to 3.11.1
136
+ #### Performance Improvements
137
+
138
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
139
+
140
+
141
+
142
+ * @applitools/nml-client bumped to 1.9.1
143
+ #### Performance Improvements
144
+
145
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
146
+
147
+
148
+
149
+ * @applitools/tunnel-client bumped to 1.6.5
150
+ #### Bug Fixes
151
+
152
+ * enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
153
+ * @applitools/ufg-client bumped to 1.16.9
154
+ #### Bug Fixes
155
+
156
+ * basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
157
+
158
+
159
+ #### Performance Improvements
160
+
161
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
162
+ * @applitools/ec-client bumped to 1.10.9
163
+ #### Performance Improvements
164
+
165
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
166
+
167
+
168
+
169
+ * @applitools/core bumped to 4.37.0
170
+ #### Features
171
+
172
+ * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
173
+
174
+
175
+
176
+ * @applitools/eyes bumped to 1.34.0
177
+ #### Features
178
+
179
+ * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
180
+
181
+
182
+ #### Bug Fixes
183
+
184
+ * add checks for undefined regions in CheckSettings | AD-9042 ([#2868](https://github.com/Applitools-Dev/sdk/issues/2868)) ([0f7c991](https://github.com/Applitools-Dev/sdk/commit/0f7c9913d64e0535ba5ffe632923a3bf440be65f))
185
+
186
+
187
+
188
+
3
189
  ## [1.25.22](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.21...js/eyes-nightwatch@1.25.22) (2025-04-03)
4
190
 
5
191
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-nightwatch",
3
- "version": "1.25.22",
3
+ "version": "1.25.24",
4
4
  "description": "Applitools Eyes SDK for Nightwatch.js",
5
5
  "keywords": [
6
6
  "eyes-nightwatch",
@@ -43,10 +43,10 @@
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.21.0",
47
- "@applitools/eyes": "1.33.2",
48
- "@applitools/spec-driver-webdriver": "1.2.1",
49
- "@applitools/utils": "1.8.0",
46
+ "@applitools/driver": "1.21.4",
47
+ "@applitools/eyes": "1.35.1",
48
+ "@applitools/spec-driver-webdriver": "1.2.6",
49
+ "@applitools/utils": "1.8.2",
50
50
  "webdriver": "7.31.1"
51
51
  },
52
52
  "devDependencies": {
package/types/index.d.ts CHANGED
@@ -266,7 +266,7 @@ export type CheckSettingsAutomationPlain = {
266
266
  scrollRootElement?: undefined | (Element | (string | Selector | { selector: string | Selector; type?: undefined | string; shadow?: undefined | EyesSelector<Selector>; frame?: undefined | EyesSelector<Selector>; }));
267
267
  fully?: undefined | boolean;
268
268
  disableBrowserFetching?: undefined | boolean;
269
- layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
269
+ layoutBreakpoints?: undefined | (boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; } | { breakpoints: boolean; heightBreakpoints: boolean; reload?: undefined | boolean; });
270
270
  visualGridOptions?: undefined | { [key: string]: any; };
271
271
  ufgOptions?: undefined | { [key: string]: any; };
272
272
  nmgOptions?: undefined | { [key: string]: any; };
@@ -295,8 +295,9 @@ export class CheckSettingsAutomation {
295
295
  fully(fully?: undefined | boolean): CheckSettingsAutomation;
296
296
  stitchContent(stitchContent?: undefined | boolean): CheckSettingsAutomation;
297
297
  disableBrowserFetching(disableBrowserFetching: boolean): CheckSettingsAutomation;
298
- layoutBreakpoints(breakpoints?: undefined | boolean, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
299
- layoutBreakpoints(breakpoints?: undefined | Array<number>, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
298
+ layoutBreakpoints(breakpoints: boolean, heightBreakpoints: boolean, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
299
+ layoutBreakpoints(breakpoints: boolean, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
300
+ layoutBreakpoints(breakpoints: Array<number>, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
300
301
  hook(name: string, script: string): CheckSettingsAutomation;
301
302
  beforeRenderScreenshotHook(script: string): CheckSettingsAutomation;
302
303
  webHook(script: string): CheckSettingsAutomation;
@@ -835,7 +836,7 @@ export class BatchClose {
835
836
  setProxy(proxy: ProxySettingsPlain): BatchClose;
836
837
  }
837
838
  export const closeBatch: (options: { batchIds: Array<string>; serverUrl: string; apiKey: string; proxy?: undefined | ProxySettingsPlain; }) => Promise<void>;
838
- export type BrowserTypePlain = "firefox" | "chrome" | "chrome-one-version-back" | "chrome-two-versions-back" | "firefox-one-version-back" | "firefox-two-versions-back" | "ie" | "ie10" | "edge" | "edgechromium" | "edgelegacy" | "edgechromium-one-version-back" | "edgechromium-two-versions-back" | "safari" | "safari-earlyaccess" | "safari-one-version-back" | "safari-two-versions-back";
839
+ export type BrowserTypePlain = "firefox" | "chrome" | "chrome-one-version-back" | "chrome-two-versions-back" | "firefox-one-version-back" | "firefox-two-versions-back" | "ie" | "ie10" | "edge" | "edgechromium" | "edgelegacy" | "edgechromium-one-version-back" | "edgechromium-two-versions-back" | "safari" | "safari-one-version-back" | "safari-two-versions-back";
839
840
  export enum BrowserType {
840
841
  CHROME = 'chrome',
841
842
  CHROME_ONE_VERSION_BACK = 'chrome-one-version-back',
@@ -851,7 +852,6 @@ export enum BrowserType {
851
852
  EDGE_CHROMIUM_ONE_VERSION_BACK = 'edgechromium-one-version-back',
852
853
  EDGE_CHROMIUM_TWO_VERSIONS_BACK = 'edgechromium-two-versions-back',
853
854
  SAFARI = 'safari',
854
- SAFARI_EARLY_ACCESS = 'safari-earlyaccess',
855
855
  SAFARI_ONE_VERSION_BACK = 'safari-one-version-back',
856
856
  SAFARI_TWO_VERSIONS_BACK = 'safari-two-versions-back'
857
857
  }