eyes_selenium 6.12.23 → 6.12.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +65 -0
- data/eyes_selenium.gemspec +1 -1
- data/lib/applitools/eyes_selenium/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 26cc05a6bbdf7632ef89ef5ef1fce3c1144a4d90da62c43688d085ab945f2612
|
|
4
|
+
data.tar.gz: 4688469dd4f40e4f3259819f725bc7e1b862c41e2a5af160e6bf1e7153fd8671
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4315f1a7fd2afee12248368ada598584f19b286ae3e793ef527256d97ceb7d70c8245c2c0ff66b16f2fda560c4f4ce489e42f0e9a025b4f2ade52b04a7c4092d
|
|
7
|
+
data.tar.gz: f50725aca9094168c82048094390d9da9528f0584ac5792a33f67626bdad6c09ce26ca93aa4686083bb99ce9bc544ad181fbddb9d0a1f9e67da3e7082097b948
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,70 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.12.24](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.23...ruby/eyes_selenium@6.12.24) (2026-03-12)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.16.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
* @applitools/snippets bumped to 2.8.0
|
|
16
|
+
#### Features
|
|
17
|
+
|
|
18
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
19
|
+
* @applitools/dom-capture bumped to 11.6.12
|
|
20
|
+
#### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
|
|
23
|
+
* @applitools/driver bumped to 1.25.3
|
|
24
|
+
#### Bug Fixes
|
|
25
|
+
|
|
26
|
+
* enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
* @applitools/core-base bumped to 1.32.2
|
|
31
|
+
#### Bug Fixes
|
|
32
|
+
|
|
33
|
+
* logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
|
|
34
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.8
|
|
35
|
+
|
|
36
|
+
* @applitools/spec-driver-selenium bumped to 1.7.14
|
|
37
|
+
|
|
38
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.3
|
|
39
|
+
|
|
40
|
+
* @applitools/screenshoter bumped to 3.12.16
|
|
41
|
+
|
|
42
|
+
* @applitools/nml-client bumped to 1.11.20
|
|
43
|
+
|
|
44
|
+
* @applitools/ufg-client bumped to 1.20.0
|
|
45
|
+
#### Features
|
|
46
|
+
|
|
47
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
48
|
+
* @applitools/ec-client bumped to 1.12.22
|
|
49
|
+
|
|
50
|
+
* @applitools/core bumped to 4.58.0
|
|
51
|
+
#### Features
|
|
52
|
+
|
|
53
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
#### Bug Fixes
|
|
57
|
+
|
|
58
|
+
* enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
|
|
59
|
+
* logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
* eyes_universal bumped to 4.58.0
|
|
64
|
+
|
|
65
|
+
* eyes_core bumped to 6.9.23
|
|
66
|
+
|
|
67
|
+
|
|
3
68
|
## [6.12.23](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.22...ruby/eyes_selenium@6.12.23) (2026-03-08)
|
|
4
69
|
|
|
5
70
|
|
data/eyes_selenium.gemspec
CHANGED
|
@@ -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.9.
|
|
30
|
+
spec.add_dependency 'eyes_core', "= 6.9.23"
|
|
31
31
|
spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
|
|
32
32
|
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.
|
|
4
|
+
version: 6.12.24
|
|
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-03-
|
|
11
|
+
date: 2026-03-12 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.9.
|
|
19
|
+
version: 6.9.23
|
|
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.9.
|
|
26
|
+
version: 6.9.23
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: selenium-webdriver
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|