eyes_selenium 6.1.1 → 6.3.0
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 +168 -0
- data/lib/applitools/eyes_selenium/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 60fbb239622cd1e70c8b85dec28ee6e357a16ab5fd6708fb9978f1f89aae76e3
|
|
4
|
+
data.tar.gz: 4a9545c1c014d49654279bd4c3fa91d892ae5c9b45124f88b4cd2c719cb6e647
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 196bb40a80ab3dd52681b3896cfdba7a09bc9a7296f6a9ee310d5e8a3dae96a50deda4ca7c8206f54fe3560f207608a936f0328d856303499dfe6d50bbebd722
|
|
7
|
+
data.tar.gz: b3c131152995b9f0f8f889041ab1c5cb2ffd87e7db9ec9c6ce0fe2728d0226b4340b93ae059f0b6ccb5f7fdb49d69b19c8d835552b5f6c075bfb02eeaebfff94
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,173 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.2.0...ruby/eyes_selenium@6.3.0) (2024-03-20)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
|
14
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Dependencies
|
|
18
|
+
|
|
19
|
+
* @applitools/core bumped to 4.10.5
|
|
20
|
+
#### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* include js core in ruby,python,dotnet release PR ([8326659](https://github.com/Applitools-Dev/sdk/commit/83266595ca3d2e21d7e2d5a50d299c42de4ea96c))
|
|
23
|
+
* eyes_universal bumped to 4.10.5
|
|
24
|
+
#### Features
|
|
25
|
+
|
|
26
|
+
* align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
#### Bug Fixes
|
|
30
|
+
|
|
31
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
|
32
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
* eyes_core bumped to 6.3.0
|
|
37
|
+
#### Features
|
|
38
|
+
|
|
39
|
+
* align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
#### Bug Fixes
|
|
43
|
+
|
|
44
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
|
45
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
## [6.2.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.1.3...ruby/eyes_selenium@6.2.0) (2024-03-20)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Features
|
|
54
|
+
|
|
55
|
+
* bump minor version in all ruby packages ([2a59606](https://github.com/Applitools-Dev/sdk/commit/2a596062675a71203a6c6b15249223a17f25a841))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Dependencies
|
|
64
|
+
|
|
65
|
+
* @applitools/core bumped to 4.10.4
|
|
66
|
+
#### Bug Fixes
|
|
67
|
+
|
|
68
|
+
* include js core in ruby release PR ([be9b7f1](https://github.com/Applitools-Dev/sdk/commit/be9b7f150e72982f2a6171553864fd4561df0d8f))
|
|
69
|
+
* eyes_universal bumped to 4.10.4
|
|
70
|
+
#### Bug Fixes
|
|
71
|
+
|
|
72
|
+
* trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
* eyes_core bumped to 6.2.0
|
|
77
|
+
#### Features
|
|
78
|
+
|
|
79
|
+
* bump minor version in core ruby package ([62a3db2](https://github.com/Applitools-Dev/sdk/commit/62a3db2143ec2a8ecfcde7f3d179139678fb326b))
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
#### Bug Fixes
|
|
83
|
+
|
|
84
|
+
* trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## [6.1.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.1.2...ruby/eyes_selenium@6.1.3) (2024-03-19)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
### Bug Fixes
|
|
93
|
+
|
|
94
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Dependencies
|
|
98
|
+
|
|
99
|
+
* @applitools/core bumped to 4.10.3
|
|
100
|
+
#### Bug Fixes
|
|
101
|
+
|
|
102
|
+
* trigger release of js core ([3518656](https://github.com/Applitools-Dev/sdk/commit/351865693f0ca700c563d079e78fe1ef9b557d36))
|
|
103
|
+
* eyes_universal bumped to 4.10.3
|
|
104
|
+
#### Bug Fixes
|
|
105
|
+
|
|
106
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
* eyes_core bumped to 6.1.3
|
|
111
|
+
#### Bug Fixes
|
|
112
|
+
|
|
113
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## [6.1.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.1.1...ruby/eyes_selenium@6.1.2) (2024-03-17)
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### Dependencies
|
|
122
|
+
|
|
123
|
+
* @applitools/css-tree bumped to 1.1.0
|
|
124
|
+
#### Features
|
|
125
|
+
|
|
126
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
127
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
|
128
|
+
#### Features
|
|
129
|
+
|
|
130
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
* @applitools/driver bumped to 1.16.3
|
|
135
|
+
#### Bug Fixes
|
|
136
|
+
|
|
137
|
+
* skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
|
|
138
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
|
139
|
+
* @applitools/ufg-client bumped to 1.10.0
|
|
140
|
+
#### Features
|
|
141
|
+
|
|
142
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
143
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
* @applitools/core bumped to 4.10.0
|
|
148
|
+
#### Features
|
|
149
|
+
|
|
150
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
|
155
|
+
|
|
156
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
|
157
|
+
|
|
158
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
|
159
|
+
|
|
160
|
+
* @applitools/screenshoter bumped to 3.8.25
|
|
161
|
+
|
|
162
|
+
* @applitools/nml-client bumped to 1.7.3
|
|
163
|
+
|
|
164
|
+
* @applitools/ec-client bumped to 1.7.28
|
|
165
|
+
|
|
166
|
+
* eyes_universal bumped to 4.10.0
|
|
167
|
+
|
|
168
|
+
* eyes_core bumped to 6.1.2
|
|
169
|
+
|
|
170
|
+
|
|
3
171
|
## [6.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_selenium@6.1.0...ruby/eyes_selenium@6.1.1) (2024-02-29)
|
|
4
172
|
|
|
5
173
|
|
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.
|
|
4
|
+
version: 6.3.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-03-
|
|
11
|
+
date: 2024-03-20 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.
|
|
19
|
+
version: 6.3.0
|
|
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.
|
|
26
|
+
version: 6.3.0
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: selenium-webdriver
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -187,7 +187,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
187
187
|
- !ruby/object:Gem::Version
|
|
188
188
|
version: '0'
|
|
189
189
|
requirements: []
|
|
190
|
-
rubygems_version: 3.
|
|
190
|
+
rubygems_version: 3.3.26
|
|
191
191
|
signing_key:
|
|
192
192
|
specification_version: 4
|
|
193
193
|
summary: Applitools Ruby Selenium SDK
|