eyes_selenium 6.3.3 → 6.3.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 +4 -4
- data/CHANGELOG.md +47 -0
- data/lib/applitools/eyes_selenium/version.rb +1 -2
- 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: 853d0497ffaad563a7d78b0f56fbb748ef41eb901163e02ce4eb577af1e89643
|
|
4
|
+
data.tar.gz: 52cc35ed3397b64e82ae3c80c3e84f431e14765b8302e03c564cadc910809aa4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6da81dd7d8fd2ac7b5df02a4dbba6b6c326172b50ca6c9b584730c0e4a3a809855cd81b593e9e31aa096746132179b78136b5d409843623d0fe5e23ddf334c3e
|
|
7
|
+
data.tar.gz: 01ef35aaaacc30df7b89a522a7ef5e68f678c7263e4a02de41af99d0a6bce6db3e51821807044bf644938d11fd8cac6888d946850dc3204cbec306eff69b7741
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,52 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.3.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.3.3...ruby/eyes_selenium@6.3.4) (2024-05-01)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.11.1
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
|
|
12
|
+
* @applitools/driver bumped to 1.17.2
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
|
|
16
|
+
* @applitools/core-base bumped to 1.13.0
|
|
17
|
+
#### Features
|
|
18
|
+
|
|
19
|
+
* `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
|
|
20
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.7
|
|
21
|
+
|
|
22
|
+
* @applitools/spec-driver-selenium bumped to 1.5.78
|
|
23
|
+
|
|
24
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.7
|
|
25
|
+
|
|
26
|
+
* @applitools/screenshoter bumped to 3.8.31
|
|
27
|
+
|
|
28
|
+
* @applitools/nml-client bumped to 1.8.4
|
|
29
|
+
|
|
30
|
+
* @applitools/ec-client bumped to 1.8.4
|
|
31
|
+
|
|
32
|
+
* @applitools/core bumped to 4.14.0
|
|
33
|
+
#### Features
|
|
34
|
+
|
|
35
|
+
* `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
#### Bug Fixes
|
|
39
|
+
|
|
40
|
+
* cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
|
|
41
|
+
* support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
* eyes_universal bumped to 4.14.0
|
|
46
|
+
|
|
47
|
+
* eyes_core bumped to 6.3.4
|
|
48
|
+
|
|
49
|
+
|
|
3
50
|
## [6.3.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.3.2...ruby/eyes_selenium@6.3.3) (2024-04-15)
|
|
4
51
|
|
|
5
52
|
|
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.3.
|
|
4
|
+
version: 6.3.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: 2024-
|
|
11
|
+
date: 2024-05-01 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.3.
|
|
19
|
+
version: 6.3.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.3.
|
|
26
|
+
version: 6.3.4
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: selenium-webdriver
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|