eyes_appium 6.3.8 → 6.3.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +67 -0
- data/eyes_appium.gemspec +1 -1
- data/lib/applitools/eyes_appium/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: c7a006a308ae97967c451c73ac1b1ebc5c9319d60444f1b3cba8f9c61e674351
|
4
|
+
data.tar.gz: b31c0762614044dfee96852eb2865425c197fde72e29bece6c96fd7f45bf508c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 13ef542308eb37af7c471da486666455516cc456145e2bc245d14bf4b2e94437cd606418bcac17ac80b3411ef3b9a2616969c66fa93ec983c132ae8e38031f1b
|
7
|
+
data.tar.gz: b1877703ea36e5202f2c7aa75fec15dc121b4ed05725bc66da714826aa116136160f8286f7bf5eba87f4e3c227fca272c68fdb35f41836b3de99dda922c47350
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,72 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.3.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.8...ruby/eyes_appium@6.3.9) (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/screenshoter bumped to 3.9.0
|
13
|
+
#### Features
|
14
|
+
|
15
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
* @applitools/core bumped to 4.21.0
|
20
|
+
#### Features
|
21
|
+
|
22
|
+
* add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
|
23
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
24
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
25
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
26
|
+
|
27
|
+
|
28
|
+
#### Bug Fixes
|
29
|
+
|
30
|
+
* don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
* eyes_core bumped to 6.4.0
|
35
|
+
#### Features
|
36
|
+
|
37
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
* @applitools/driver bumped to 1.19.3
|
42
|
+
|
43
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.15
|
44
|
+
|
45
|
+
* @applitools/spec-driver-selenium bumped to 1.5.86
|
46
|
+
|
47
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.15
|
48
|
+
|
49
|
+
* @applitools/nml-client bumped to 1.8.13
|
50
|
+
|
51
|
+
* @applitools/core-base bumped to 1.18.0
|
52
|
+
#### Features
|
53
|
+
|
54
|
+
* 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))
|
55
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
56
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
57
|
+
* @applitools/ec-client bumped to 1.9.9
|
58
|
+
|
59
|
+
* eyes_universal bumped to 4.21.0
|
60
|
+
|
61
|
+
* eyes_selenium bumped to 6.4.0
|
62
|
+
#### Features
|
63
|
+
|
64
|
+
* add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
|
65
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
3
70
|
## [6.3.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.7...ruby/eyes_appium@6.3.8) (2024-09-10)
|
4
71
|
|
5
72
|
|
data/eyes_appium.gemspec
CHANGED
@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
|
|
25
25
|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
26
26
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
27
27
|
spec.require_paths = %w(lib)
|
28
|
-
spec.add_dependency 'eyes_selenium', "= 6.
|
28
|
+
spec.add_dependency 'eyes_selenium', "= 6.4.0"
|
29
29
|
spec.add_dependency 'appium_lib', '>= 10.6.0'
|
30
30
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_appium
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.3.
|
4
|
+
version: 6.3.9
|
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: eyes_selenium
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 6.
|
19
|
+
version: 6.4.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.4.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: appium_lib
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|