eyes_universal 4.18.2 → 4.21.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +62 -0
- data/ext/eyes-universal/core.tar.gz +0 -0
- data/lib/applitools/eyes_universal/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e90f0cc6a4a0f4fbbd4234c7315d37eac3d9dc4132ebeece835e795dd3ea4e31
|
4
|
+
data.tar.gz: 89144a20f49d679d5f4118c962ee87fbf6b7f6587df013c07399b2e8ebc6993c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8aac59f9bc76f9c16bc3582486482e5f308f60c50c2fdc6e12824ed0fde64ba923cd614682f6578d51d692fdcd4dc1bf0fa4163ec5e34bfe43ae8925d30d450
|
7
|
+
data.tar.gz: f3f7a8fc6ad7875a53e37ceac01f222bf823e49064075eb056499835df8c723cf80c093f6d2d73261a8ddc6b839d1cd3c99070c8731d8da6043c1c846a647349
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,67 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [4.21.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.21.0...ruby/eyes_universal@4.21.2) (2024-10-29)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/screenshoter bumped to 3.9.2
|
9
|
+
#### Bug Fixes
|
10
|
+
|
11
|
+
* test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
|
12
|
+
* @applitools/core bumped to 4.21.2
|
13
|
+
|
14
|
+
|
15
|
+
## [4.21.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.18.2...ruby/eyes_universal@4.21.0) (2024-10-21)
|
16
|
+
|
17
|
+
|
18
|
+
### Dependencies
|
19
|
+
|
20
|
+
* @applitools/snippets bumped to 2.5.1
|
21
|
+
#### Bug Fixes
|
22
|
+
|
23
|
+
* isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
|
24
|
+
* @applitools/core-base bumped to 1.18.0
|
25
|
+
#### Features
|
26
|
+
|
27
|
+
* ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
|
28
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
29
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
30
|
+
* @applitools/driver bumped to 1.19.3
|
31
|
+
|
32
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.15
|
33
|
+
|
34
|
+
* @applitools/spec-driver-selenium bumped to 1.5.86
|
35
|
+
|
36
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.15
|
37
|
+
|
38
|
+
* @applitools/screenshoter bumped to 3.9.0
|
39
|
+
#### Features
|
40
|
+
|
41
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
* @applitools/nml-client bumped to 1.8.13
|
46
|
+
|
47
|
+
* @applitools/ec-client bumped to 1.9.9
|
48
|
+
|
49
|
+
* @applitools/core bumped to 4.21.0
|
50
|
+
#### Features
|
51
|
+
|
52
|
+
* add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
|
53
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
54
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
55
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
56
|
+
|
57
|
+
|
58
|
+
#### Bug Fixes
|
59
|
+
|
60
|
+
* don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
3
65
|
## [4.18.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.18.0...ruby/eyes_universal@4.18.2) (2024-09-10)
|
4
66
|
|
5
67
|
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_universal
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.
|
4
|
+
version: 4.21.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Applitools Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: open-uri
|