eyes_universal 4.18.0 → 4.21.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +100 -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: e124ed3e5ad33f29421e351f42586844297367b514618894a59ca3f521713053
|
4
|
+
data.tar.gz: 13d5c7d60ab3e8aec95725911b5cb8c8f4cf8d564242ecc86256a4aeaa4f5ae3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5b9ea6ec18da4968c7819415a1b84fc3d5717c74cdb897bb9ca0f824f6c29046a721fda08c76986635fb6a9cf2245375800f20306f2aefba3e53f25656ef181a
|
7
|
+
data.tar.gz: d3d63dd073a0ea56dcbfee4cd71573f295ce01a98eea9504e5130bfc0ddd63b1b19db9dc538396f13094d4091f2830d9638c3d24c309acd88a3b6249bb40563b
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,105 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [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)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/snippets bumped to 2.5.1
|
9
|
+
#### Bug Fixes
|
10
|
+
|
11
|
+
* isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
|
12
|
+
* @applitools/core-base bumped to 1.18.0
|
13
|
+
#### Features
|
14
|
+
|
15
|
+
* 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))
|
16
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
17
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
18
|
+
* @applitools/driver bumped to 1.19.3
|
19
|
+
|
20
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.15
|
21
|
+
|
22
|
+
* @applitools/spec-driver-selenium bumped to 1.5.86
|
23
|
+
|
24
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.15
|
25
|
+
|
26
|
+
* @applitools/screenshoter bumped to 3.9.0
|
27
|
+
#### Features
|
28
|
+
|
29
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
* @applitools/nml-client bumped to 1.8.13
|
34
|
+
|
35
|
+
* @applitools/ec-client bumped to 1.9.9
|
36
|
+
|
37
|
+
* @applitools/core bumped to 4.21.0
|
38
|
+
#### Features
|
39
|
+
|
40
|
+
* add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
|
41
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
42
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
43
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
44
|
+
|
45
|
+
|
46
|
+
#### Bug Fixes
|
47
|
+
|
48
|
+
* don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
## [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)
|
54
|
+
|
55
|
+
|
56
|
+
### Dependencies
|
57
|
+
|
58
|
+
* @applitools/dom-capture bumped to 11.4.0
|
59
|
+
#### Features
|
60
|
+
|
61
|
+
* ability to capture all css props in computed style ([#2484](https://github.com/Applitools-Dev/sdk/issues/2484)) ([8769ee5](https://github.com/Applitools-Dev/sdk/commit/8769ee566f2d9e163437c7bcd385ec993f05f370))
|
62
|
+
* @applitools/driver bumped to 1.19.0
|
63
|
+
#### Features
|
64
|
+
|
65
|
+
* add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e))
|
66
|
+
|
67
|
+
|
68
|
+
#### Bug Fixes
|
69
|
+
|
70
|
+
* handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
|
71
|
+
* searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
|
72
|
+
* @applitools/tunnel-client bumped to 1.5.8
|
73
|
+
#### Bug Fixes
|
74
|
+
|
75
|
+
* upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
* @applitools/core-base bumped to 1.16.1
|
80
|
+
#### Bug Fixes
|
81
|
+
|
82
|
+
* infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
|
83
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.12
|
84
|
+
|
85
|
+
* @applitools/spec-driver-selenium bumped to 1.5.83
|
86
|
+
|
87
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.12
|
88
|
+
|
89
|
+
* @applitools/screenshoter bumped to 3.8.36
|
90
|
+
|
91
|
+
* @applitools/nml-client bumped to 1.8.10
|
92
|
+
|
93
|
+
* @applitools/ec-client bumped to 1.9.4
|
94
|
+
|
95
|
+
* @applitools/core bumped to 4.18.2
|
96
|
+
#### Bug Fixes
|
97
|
+
|
98
|
+
* don't call check-network when executing binary and cli ([#2491](https://github.com/Applitools-Dev/sdk/issues/2491)) ([ef00d20](https://github.com/Applitools-Dev/sdk/commit/ef00d205450b7bbe7abc1bc9bce8d6970f769091))
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
|
3
103
|
## [4.18.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.16.0...ruby/eyes_universal@4.18.0) (2024-07-23)
|
4
104
|
|
5
105
|
|
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.0
|
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-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: open-uri
|