@applitools/eyes-selenium 4.77.4 → 4.77.6

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,230 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.77.6](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.77.5...js/eyes-selenium@4.77.6) (2024-07-23)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/driver bumped to 1.18.0
9
+ #### Features
10
+
11
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
12
+
13
+
14
+ #### Bug Fixes
15
+
16
+ * executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
17
+ * @applitools/ufg-client bumped to 1.12.3
18
+ #### Bug Fixes
19
+
20
+ * update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))
21
+
22
+
23
+ #### Performance Improvements
24
+
25
+ * trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
26
+ * @applitools/core bumped to 4.18.0
27
+ #### Features
28
+
29
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
30
+
31
+
32
+
33
+ * @applitools/spec-driver-webdriver bumped to 1.1.11
34
+
35
+ * @applitools/spec-driver-selenium bumped to 1.5.82
36
+
37
+ * @applitools/spec-driver-puppeteer bumped to 1.4.11
38
+
39
+ * @applitools/screenshoter bumped to 3.8.35
40
+
41
+ * @applitools/nml-client bumped to 1.8.9
42
+
43
+ * @applitools/ec-client bumped to 1.9.3
44
+
45
+ * @applitools/eyes bumped to 1.22.0
46
+ #### Features
47
+
48
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
49
+
50
+
51
+
52
+
53
+ ## [4.77.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.77.4...js/eyes-selenium@4.77.5) (2024-06-26)
54
+
55
+
56
+ ### Bug Fixes
57
+
58
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
59
+
60
+
61
+ ### Dependencies
62
+
63
+ * @applitools/utils bumped to 1.7.4
64
+ #### Bug Fixes
65
+
66
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
67
+ * @applitools/logger bumped to 2.0.18
68
+ #### Bug Fixes
69
+
70
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
71
+
72
+
73
+
74
+ * @applitools/socket bumped to 1.1.18
75
+ #### Bug Fixes
76
+
77
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
78
+
79
+
80
+
81
+ * @applitools/req bumped to 1.7.2
82
+ #### Bug Fixes
83
+
84
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
85
+
86
+
87
+
88
+ * @applitools/image bumped to 1.1.13
89
+ #### Bug Fixes
90
+
91
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
92
+
93
+
94
+
95
+ * @applitools/snippets bumped to 2.4.27
96
+ #### Bug Fixes
97
+
98
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
99
+ * @applitools/css-tree bumped to 1.1.4
100
+ #### Bug Fixes
101
+
102
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
103
+ * @applitools/dom-shared bumped to 1.0.15
104
+ #### Bug Fixes
105
+
106
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
107
+ * @applitools/dom-capture bumped to 11.3.0
108
+ #### Features
109
+
110
+ * add cliet rects to text nodes ([#2188](https://github.com/Applitools-Dev/sdk/issues/2188)) ([0d4180e](https://github.com/Applitools-Dev/sdk/commit/0d4180e8e362669b36a27955121caae5575918f7))
111
+ * add cursor and pointer-events to dom-capture ([#2369](https://github.com/Applitools-Dev/sdk/issues/2369)) ([efdce02](https://github.com/Applitools-Dev/sdk/commit/efdce028a2a6fb18ad3c6237f2020c1ff00e90de))
112
+
113
+
114
+ #### Bug Fixes
115
+
116
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
117
+
118
+
119
+
120
+ * @applitools/dom-snapshot bumped to 4.11.3
121
+ #### Bug Fixes
122
+
123
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
124
+
125
+
126
+
127
+ * @applitools/spec-driver-webdriver bumped to 1.1.10
128
+ #### Bug Fixes
129
+
130
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
131
+
132
+
133
+
134
+ * @applitools/spec-driver-selenium bumped to 1.5.81
135
+ #### Bug Fixes
136
+
137
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
138
+
139
+
140
+
141
+ * @applitools/spec-driver-puppeteer bumped to 1.4.10
142
+ #### Bug Fixes
143
+
144
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
145
+
146
+
147
+
148
+ * @applitools/driver bumped to 1.17.5
149
+ #### Bug Fixes
150
+
151
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
152
+
153
+
154
+
155
+ * @applitools/screenshoter bumped to 3.8.34
156
+ #### Bug Fixes
157
+
158
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
159
+
160
+
161
+
162
+ * @applitools/nml-client bumped to 1.8.8
163
+ #### Bug Fixes
164
+
165
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
166
+
167
+
168
+
169
+ * @applitools/tunnel-client bumped to 1.5.7
170
+ #### Bug Fixes
171
+
172
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
173
+
174
+
175
+
176
+ * @applitools/ufg-client bumped to 1.12.2
177
+ #### Bug Fixes
178
+
179
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
180
+
181
+
182
+
183
+ * @applitools/ec-client bumped to 1.9.2
184
+ #### Bug Fixes
185
+
186
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
187
+
188
+
189
+
190
+ * @applitools/core-base bumped to 1.16.0
191
+ #### Features
192
+
193
+ * tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))
194
+
195
+
196
+ #### Bug Fixes
197
+
198
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
199
+
200
+
201
+
202
+ * @applitools/core bumped to 4.17.0
203
+ #### Features
204
+
205
+ * tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))
206
+
207
+
208
+ #### Bug Fixes
209
+
210
+ * change core ([d12a246](https://github.com/Applitools-Dev/sdk/commit/d12a246723cf72def6335e8698e711a43bda9e6a))
211
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
212
+
213
+
214
+
215
+ * @applitools/eyes bumped to 1.21.0
216
+ #### Features
217
+
218
+ * tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))
219
+
220
+
221
+ #### Bug Fixes
222
+
223
+ * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
224
+
225
+
226
+
227
+
3
228
  ## [4.77.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.77.3...js/eyes-selenium@4.77.4) (2024-05-28)
4
229
 
5
230
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-selenium",
3
- "version": "4.77.4",
3
+ "version": "4.77.6",
4
4
  "description": "Applitools Eyes SDK for Selenium WebDriver",
5
5
  "keywords": [
6
6
  "eyes-selenium",
@@ -41,8 +41,8 @@
41
41
  "up:framework": "echo \"$(jq '.devDependencies[\"selenium-webdriver\"] = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
42
42
  },
43
43
  "dependencies": {
44
- "@applitools/eyes": "1.20.1",
45
- "@applitools/spec-driver-selenium": "1.5.79"
44
+ "@applitools/eyes": "1.22.0",
45
+ "@applitools/spec-driver-selenium": "1.5.82"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@applitools/api-extractor": "^1.2.22",
package/types/index.d.ts CHANGED
@@ -395,6 +395,7 @@ export type ConfigurationPlain = {
395
395
  layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
396
396
  disableBrowserFetching?: undefined | boolean;
397
397
  waitBeforeCapture?: undefined | number;
398
+ disableNMLUrlCache?: undefined | boolean;
398
399
  };
399
400
  export class Configuration implements Required<ConfigurationPlain> {
400
401
  constructor(config?: undefined | ConfigurationPlain);
@@ -665,6 +666,10 @@ export class Configuration implements Required<ConfigurationPlain> {
665
666
  set dontCloseBatches(dontCloseBatches: boolean);
666
667
  getDontCloseBatches(): boolean;
667
668
  setDontCloseBatches(dontCloseBatches: boolean): Configuration;
669
+ get disableNMLUrlCache(): boolean;
670
+ set disableNMLUrlCache(disableNMLUrlCache: boolean);
671
+ getDisableNMLUrlCache(): boolean;
672
+ setDisableNMLUrlCache(disableNMLUrlCache: boolean): Configuration;
668
673
  }
669
674
  export class BatchClose {
670
675
  static close(settings: { batchIds: Array<string>; serverUrl: string; apiKey: string; proxy?: undefined | ProxySettingsPlain; }): Promise<void>;