eyes_selenium 6.12.44 → 6.13.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 21441430f89c34f5bd0bb76a40fd9f8c3b4ff8a29043c4151d9de943e811cd9b
4
- data.tar.gz: e7a493d7d567c7fa9177215b3989b93de2bc040eb84e852b0541e028b525b96f
3
+ metadata.gz: 556e9c8b9313584efbd5b719b2641f165123860dc91bd1703737f7cf6017a397
4
+ data.tar.gz: 74140981cef66b7b28b9fbc8ef626ff3e78bd3993b67f2404be94bb3fd650873
5
5
  SHA512:
6
- metadata.gz: 6e771800fbb45d2b2b2047ee7fa2496c983455f98d6b4bb992a81aa41f0f2e6be46246650d704413bd6c0aebdd825947ba915b404b96c49a1cc25aa64997cfd1
7
- data.tar.gz: '09315a2632c02cf1a878baf9104dc8c4de0d9225fcf55384aaad60067414bcb2ddbdfe342fcc100ca73322914138380a097ea8d62ae2891286b2602b4086cc62'
6
+ metadata.gz: 592f5b1efe500b9651046cfd96cab93bf1a5e45c97de409b3b5f3e0e9e4ad31098d547265ce5748427a1bd24e23b00153c7c4c16a41f08e811101ccbc6ce4046
7
+ data.tar.gz: 9b850dcc44e436b5d0604098ba9cf36bf43a4003901a564caa1e222f9ad660e5d0f6be8125a61809aa3710908e21f7b46dc4db6c0b8b1a1e6351648afa26fcce
data/CHANGELOG.md CHANGED
@@ -1,5 +1,496 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.13.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.3...ruby/eyes_selenium@6.13.4) (2026-08-30)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.18.2
9
+ #### Performance Improvements
10
+
11
+ * emit adopted stylesheets as placeholder nodes | AD-15243 ([#4118](https://github.com/Applitools-Dev/sdk/issues/4118)) ([7486bbb](https://github.com/Applitools-Dev/sdk/commit/7486bbbc6f599d1de499e031a59eb4502de8b6b1))
12
+
13
+
14
+
15
+ * @applitools/driver bumped to 1.26.10
16
+ #### Bug Fixes
17
+
18
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
19
+ * @applitools/spec-driver-webdriver bumped to 1.6.10
20
+
21
+ * @applitools/spec-driver-selenium bumped to 1.8.10
22
+
23
+ * @applitools/spec-driver-playwright bumped to 1.9.10
24
+
25
+ * @applitools/spec-driver-puppeteer bumped to 1.8.10
26
+
27
+ * @applitools/screenshoter bumped to 3.12.31
28
+ #### Bug Fixes
29
+
30
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
31
+
32
+
33
+
34
+ * @applitools/nml-client bumped to 1.12.2
35
+
36
+ * @applitools/ufg-client bumped to 1.23.3
37
+ #### Bug Fixes
38
+
39
+ * extract css dependencies in chunks past the parser's offset limit | FLD-4643 ([#4134](https://github.com/Applitools-Dev/sdk/issues/4134)) ([1ffdc7b](https://github.com/Applitools-Dev/sdk/commit/1ffdc7bc7e1384bfc18ae9a1d5afbf7c342f8f40))
40
+ * @applitools/ec-client bumped to 1.12.45
41
+
42
+ * @applitools/core bumped to 4.69.2
43
+ #### Bug Fixes
44
+
45
+ * don't send the bare branch name under an scm integration | AD-15642 ([#4140](https://github.com/Applitools-Dev/sdk/issues/4140)) ([41c30b9](https://github.com/Applitools-Dev/sdk/commit/41c30b9999488ebc635528476888a5fc239654a8))
46
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
47
+
48
+
49
+
50
+ * eyes_universal bumped to 4.69.2
51
+
52
+ * eyes_core bumped to 6.13.4
53
+
54
+
55
+ ## [6.13.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.2...ruby/eyes_selenium@6.13.3) (2026-08-23)
56
+
57
+
58
+ ### Dependencies
59
+
60
+ * @applitools/dom-snapshot bumped to 4.18.1
61
+ #### Performance Improvements
62
+
63
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
64
+ * @applitools/socket bumped to 1.3.17
65
+ #### Bug Fixes
66
+
67
+ * keep the figma access token out of logs when masking is enabled | AD-15515 ([#4062](https://github.com/Applitools-Dev/sdk/issues/4062)) ([17bc177](https://github.com/Applitools-Dev/sdk/commit/17bc17789d88e2d92f32c66c3a43acb14eec4a70))
68
+ * @applitools/image bumped to 1.3.2
69
+ #### Bug Fixes
70
+
71
+ * bump sharp to ^0.35.3 to clear libvips advisories | FLD-4829 ([#4113](https://github.com/Applitools-Dev/sdk/issues/4113)) ([90c2d08](https://github.com/Applitools-Dev/sdk/commit/90c2d0824cf3dfe56a074800907da6eb940ba350))
72
+ * @applitools/screenshoter bumped to 3.12.30
73
+
74
+ * @applitools/nml-client bumped to 1.12.1
75
+
76
+ * @applitools/tunnel-client bumped to 1.12.4
77
+
78
+ * @applitools/ufg-client bumped to 1.23.2
79
+
80
+ * @applitools/core-base bumped to 1.38.2
81
+
82
+ * @applitools/ec-client bumped to 1.12.44
83
+
84
+ * @applitools/core bumped to 4.69.1
85
+ #### Bug Fixes
86
+
87
+ * keep the figma access token out of logs when masking is enabled | AD-15515 ([#4062](https://github.com/Applitools-Dev/sdk/issues/4062)) ([17bc177](https://github.com/Applitools-Dev/sdk/commit/17bc17789d88e2d92f32c66c3a43acb14eec4a70))
88
+
89
+
90
+ #### Performance Improvements
91
+
92
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
93
+
94
+
95
+
96
+ * eyes_universal bumped to 4.69.1
97
+
98
+ * eyes_core bumped to 6.13.3
99
+
100
+
101
+ ## [6.13.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.1...ruby/eyes_selenium@6.13.2) (2026-08-19)
102
+
103
+
104
+ ### Dependencies
105
+
106
+ * @applitools/dom-snapshot bumped to 4.18.0
107
+ #### Features
108
+
109
+ * report canvases captured before they are drawn | FLD-3965 ([#4097](https://github.com/Applitools-Dev/sdk/issues/4097)) ([48b92ec](https://github.com/Applitools-Dev/sdk/commit/48b92ecba0804ad77333a6b4c799435d998f1418))
110
+
111
+
112
+
113
+ * @applitools/snippets bumped to 2.9.7
114
+ #### Bug Fixes
115
+
116
+ * report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
117
+ * @applitools/driver bumped to 1.26.9
118
+
119
+ * @applitools/spec-driver-webdriver bumped to 1.6.9
120
+
121
+ * @applitools/spec-driver-selenium bumped to 1.8.9
122
+
123
+ * @applitools/spec-driver-playwright bumped to 1.9.9
124
+
125
+ * @applitools/spec-driver-puppeteer bumped to 1.8.9
126
+
127
+ * @applitools/screenshoter bumped to 3.12.29
128
+
129
+ * @applitools/nml-client bumped to 1.12.0
130
+ #### Features
131
+
132
+ * seat region-check DOM via NML crop targetRegion | AD-14690 ([#4054](https://github.com/Applitools-Dev/sdk/issues/4054)) ([d442ff3](https://github.com/Applitools-Dev/sdk/commit/d442ff336b66144b55102d04b74175305b05169e))
133
+
134
+
135
+
136
+ * @applitools/ec-client bumped to 1.12.43
137
+
138
+ * @applitools/core bumped to 4.69.0
139
+ #### Features
140
+
141
+ * label and tag figma logs, warn that the feature is experimental | AD-15681 ([#4108](https://github.com/Applitools-Dev/sdk/issues/4108)) ([5b20bf3](https://github.com/Applitools-Dev/sdk/commit/5b20bf327a857f09b9d3b1d55d59976390fae9fb))
142
+
143
+
144
+ #### Bug Fixes
145
+
146
+ * fail loudly when the Figma rate limit blocks further requests | AD-15531 ([#4065](https://github.com/Applitools-Dev/sdk/issues/4065)) ([9240e3e](https://github.com/Applitools-Dev/sdk/commit/9240e3ea6bed5225e8c9802cfb4669099968fc11))
147
+ * report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
148
+
149
+
150
+ #### Code Refactoring
151
+
152
+ * make the figma logger and req explicit inputs | AD-15681 ([#4109](https://github.com/Applitools-Dev/sdk/issues/4109)) ([2a29778](https://github.com/Applitools-Dev/sdk/commit/2a2977865f1f26b0b55f7ab004c8ff737ed2573c))
153
+
154
+
155
+
156
+ * eyes_universal bumped to 4.69.0
157
+
158
+ * eyes_core bumped to 6.13.2
159
+
160
+
161
+ ## [6.13.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.0...ruby/eyes_selenium@6.13.1) (2026-08-10)
162
+
163
+
164
+ ### Bug Fixes
165
+
166
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
167
+
168
+
169
+ ### Dependencies
170
+
171
+ * @applitools/utils bumped to 1.15.2
172
+ #### Bug Fixes
173
+
174
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
175
+ * @applitools/logger bumped to 2.3.1
176
+ #### Bug Fixes
177
+
178
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
179
+
180
+
181
+
182
+ * @applitools/dom-shared bumped to 1.2.3
183
+ #### Bug Fixes
184
+
185
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
186
+ * @applitools/dom-snapshot bumped to 4.17.9
187
+ #### Bug Fixes
188
+
189
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
190
+
191
+
192
+
193
+ * @applitools/socket bumped to 1.3.16
194
+ #### Bug Fixes
195
+
196
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
197
+
198
+
199
+
200
+ * @applitools/req bumped to 1.11.3
201
+ #### Bug Fixes
202
+
203
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
204
+
205
+
206
+
207
+ * @applitools/image bumped to 1.3.1
208
+ #### Bug Fixes
209
+
210
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
211
+
212
+
213
+
214
+ * @applitools/snippets bumped to 2.9.6
215
+ #### Bug Fixes
216
+
217
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
218
+
219
+
220
+
221
+ * @applitools/dom-capture bumped to 11.8.5
222
+ #### Bug Fixes
223
+
224
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
225
+
226
+
227
+
228
+ * @applitools/driver bumped to 1.26.8
229
+ #### Bug Fixes
230
+
231
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
232
+ * use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
233
+
234
+
235
+
236
+ * @applitools/spec-driver-webdriver bumped to 1.6.8
237
+ #### Bug Fixes
238
+
239
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
240
+
241
+
242
+
243
+ * @applitools/spec-driver-selenium bumped to 1.8.8
244
+ #### Bug Fixes
245
+
246
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
247
+
248
+
249
+
250
+ * @applitools/spec-driver-playwright bumped to 1.9.8
251
+ #### Bug Fixes
252
+
253
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
254
+
255
+
256
+
257
+ * @applitools/spec-driver-puppeteer bumped to 1.8.8
258
+ #### Bug Fixes
259
+
260
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
261
+
262
+
263
+
264
+ * @applitools/screenshoter bumped to 3.12.28
265
+ #### Bug Fixes
266
+
267
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
268
+
269
+
270
+
271
+ * @applitools/nml-client bumped to 1.11.40
272
+ #### Bug Fixes
273
+
274
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
275
+
276
+
277
+
278
+ * @applitools/tunnel-client bumped to 1.12.3
279
+ #### Bug Fixes
280
+
281
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
282
+
283
+
284
+
285
+ * @applitools/ufg-client bumped to 1.23.1
286
+ #### Bug Fixes
287
+
288
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
289
+
290
+
291
+
292
+ * @applitools/core-base bumped to 1.38.1
293
+ #### Bug Fixes
294
+
295
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
296
+
297
+
298
+
299
+ * @applitools/ec-client bumped to 1.12.42
300
+ #### Bug Fixes
301
+
302
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
303
+
304
+
305
+
306
+ * @applitools/core bumped to 4.68.1
307
+ #### Bug Fixes
308
+
309
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
310
+ * omit the empty os from the figma reference env so the design baseline persists | AD-15527 ([#4067](https://github.com/Applitools-Dev/sdk/issues/4067)) ([8395814](https://github.com/Applitools-Dev/sdk/commit/8395814feb6b20eee1c1322dc1539aa4642663d8))
311
+ * use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
312
+
313
+
314
+
315
+ * eyes_universal bumped to 4.68.1
316
+ #### Bug Fixes
317
+
318
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
319
+
320
+
321
+
322
+ * eyes_core bumped to 6.13.1
323
+ #### Bug Fixes
324
+
325
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
326
+
327
+
328
+
329
+ * @applitools/test-server bumped to 1.4.7
330
+
331
+
332
+ ## [6.13.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.47...ruby/eyes_selenium@6.13.0) (2026-08-05)
333
+
334
+
335
+ ### Features
336
+
337
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
338
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
339
+
340
+
341
+ ### Dependencies
342
+
343
+ * @applitools/image bumped to 1.3.0
344
+ #### Features
345
+
346
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
347
+ * @applitools/screenshoter bumped to 3.12.27
348
+
349
+ * @applitools/nml-client bumped to 1.11.39
350
+
351
+ * @applitools/ufg-client bumped to 1.23.0
352
+ #### Features
353
+
354
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
355
+
356
+
357
+
358
+ * @applitools/core-base bumped to 1.38.0
359
+ #### Features
360
+
361
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
362
+
363
+
364
+
365
+ * @applitools/ec-client bumped to 1.12.41
366
+
367
+ * @applitools/core bumped to 4.68.0
368
+ #### Features
369
+
370
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
371
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
372
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
373
+
374
+
375
+
376
+ * eyes_universal bumped to 4.68.0
377
+ #### Features
378
+
379
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
380
+
381
+
382
+
383
+ * eyes_core bumped to 6.13.0
384
+ #### Features
385
+
386
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
387
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
388
+
389
+
390
+
391
+
392
+ ## [6.12.47](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.46...ruby/eyes_selenium@6.12.47) (2026-07-30)
393
+
394
+
395
+ ### Dependencies
396
+
397
+ * @applitools/dom-snapshot bumped to 4.17.8
398
+ #### Bug Fixes
399
+
400
+ * strip basic auth from stylesheet sheet.href | FLD-4738 ([#4036](https://github.com/Applitools-Dev/sdk/issues/4036)) ([2ff5259](https://github.com/Applitools-Dev/sdk/commit/2ff525919157598df8e22650a69f59efdb448311))
401
+ * use sheet.href for stylesheet links | FLD-4738 ([#4033](https://github.com/Applitools-Dev/sdk/issues/4033)) ([20d2e65](https://github.com/Applitools-Dev/sdk/commit/20d2e65fb83b9680729a0565e5f4301d2ea79e04))
402
+
403
+
404
+
405
+ * @applitools/snippets bumped to 2.9.5
406
+ #### Bug Fixes
407
+
408
+ * honor maxAmountToScroll in lazyLoad when scrollTop overshoots ([#4032](https://github.com/Applitools-Dev/sdk/issues/4032)) ([b4393d7](https://github.com/Applitools-Dev/sdk/commit/b4393d76cc9457c2a36896dc1bb6cbaa0c6ed2b4))
409
+ * @applitools/driver bumped to 1.26.7
410
+
411
+ * @applitools/spec-driver-webdriver bumped to 1.6.7
412
+
413
+ * @applitools/spec-driver-selenium bumped to 1.8.7
414
+
415
+ * @applitools/spec-driver-playwright bumped to 1.9.7
416
+
417
+ * @applitools/spec-driver-puppeteer bumped to 1.8.7
418
+
419
+ * @applitools/screenshoter bumped to 3.12.26
420
+
421
+ * @applitools/nml-client bumped to 1.11.38
422
+
423
+ * @applitools/ec-client bumped to 1.12.40
424
+
425
+ * @applitools/core bumped to 4.67.2
426
+
427
+ * eyes_universal bumped to 4.67.2
428
+
429
+ * eyes_core bumped to 6.12.2
430
+
431
+
432
+ ## [6.12.46](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.45...ruby/eyes_selenium@6.12.46) (2026-07-29)
433
+
434
+
435
+ ### Dependencies
436
+
437
+ * @applitools/dom-snapshot bumped to 4.17.7
438
+ #### Bug Fixes
439
+
440
+ * capture CSS Font Loading API fonts in DOM snapshot | FLD-4754 ([#4024](https://github.com/Applitools-Dev/sdk/issues/4024)) ([3df71ed](https://github.com/Applitools-Dev/sdk/commit/3df71ede021072c7ad249d548465b72776672282))
441
+ * @applitools/core bumped to 4.67.1
442
+ #### Bug Fixes
443
+
444
+ * capture CSS Font Loading API fonts in DOM snapshot | FLD-4754 ([#4024](https://github.com/Applitools-Dev/sdk/issues/4024)) ([3df71ed](https://github.com/Applitools-Dev/sdk/commit/3df71ede021072c7ad249d548465b72776672282))
445
+ * include related branches in git branch-lookup fallback list | AD-15279 ([#4015](https://github.com/Applitools-Dev/sdk/issues/4015)) ([bceb7e1](https://github.com/Applitools-Dev/sdk/commit/bceb7e1bbb98a1138105629eec446f94e328ae30))
446
+
447
+
448
+
449
+ * eyes_universal bumped to 4.67.1
450
+
451
+ * eyes_core bumped to 6.12.1
452
+
453
+
454
+ ## [6.12.45](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.44...ruby/eyes_selenium@6.12.45) (2026-07-23)
455
+
456
+
457
+ ### Bug Fixes
458
+
459
+ * add Galaxy 26 to the devices enum | FLD-4707 ([ab7e5d0](https://github.com/Applitools-Dev/sdk/commit/ab7e5d014e1d21e445c6b00b2c43543f08e3b6c0))
460
+
461
+
462
+ ### Dependencies
463
+
464
+ * @applitools/core-base bumped to 1.37.0
465
+ #### Features
466
+
467
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
468
+
469
+
470
+ #### Bug Fixes
471
+
472
+ * stop logEventBatch leaking through mainLogger (FLD-4175 regression from [#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([#4011](https://github.com/Applitools-Dev/sdk/issues/4011)) ([e595b64](https://github.com/Applitools-Dev/sdk/commit/e595b646e97aba5955d59b0477b608f24aae3f58))
473
+ * @applitools/core bumped to 4.67.0
474
+ #### Features
475
+
476
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
477
+
478
+
479
+
480
+ * @applitools/nml-client bumped to 1.11.37
481
+
482
+ * @applitools/ec-client bumped to 1.12.39
483
+
484
+ * eyes_universal bumped to 4.67.0
485
+
486
+ * eyes_core bumped to 6.12.0
487
+ #### Features
488
+
489
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
490
+
491
+
492
+
493
+
3
494
  ## [6.12.44](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.43...ruby/eyes_selenium@6.12.44) (2026-07-21)
4
495
 
5
496
 
@@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_core', "= 6.11.10"
30
+ spec.add_dependency 'eyes_core', "= 6.13.4"
31
31
  spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
32
32
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.12.44'.freeze
5
+ VERSION = '6.13.4'.freeze
6
6
  end
7
7
  end
8
8
 
@@ -111,6 +111,7 @@ module DeviceNameGenerated
111
111
  IPhone_5_SE = 'iPhone 5/SE'.freeze
112
112
  Pixel_7 = 'Pixel 7'.freeze
113
113
  IPhone_15 = 'iPhone 15'.freeze
114
+ Galaxy_S26 = 'Galaxy S26'.freeze
114
115
 
115
116
  def enum_values
116
117
  [
@@ -217,6 +218,7 @@ module DeviceNameGenerated
217
218
  IPhone_5_SE,
218
219
  Pixel_7,
219
220
  IPhone_15,
221
+ Galaxy_S26,
220
222
  ]
221
223
  end
222
224
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_selenium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.12.44
4
+ version: 6.13.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-21 00:00:00.000000000 Z
11
+ date: 2026-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.11.10
19
+ version: 6.13.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.11.10
26
+ version: 6.13.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement