eyes_appium 6.3.7 → 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 +128 -0
- data/eyes_appium.gemspec +1 -1
- data/lib/applitools/eyes_appium/version.rb +1 -1
- metadata +8 -8
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,133 @@
|
|
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
|
+
|
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)
|
71
|
+
|
72
|
+
|
73
|
+
### Dependencies
|
74
|
+
|
75
|
+
* @applitools/dom-capture bumped to 11.4.0
|
76
|
+
#### Features
|
77
|
+
|
78
|
+
* 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))
|
79
|
+
* @applitools/driver bumped to 1.19.0
|
80
|
+
#### Features
|
81
|
+
|
82
|
+
* 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))
|
83
|
+
|
84
|
+
|
85
|
+
#### Bug Fixes
|
86
|
+
|
87
|
+
* handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
|
88
|
+
* searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
|
89
|
+
* @applitools/core bumped to 4.18.2
|
90
|
+
#### Bug Fixes
|
91
|
+
|
92
|
+
* 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))
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.12
|
97
|
+
|
98
|
+
* @applitools/spec-driver-selenium bumped to 1.5.83
|
99
|
+
|
100
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.12
|
101
|
+
|
102
|
+
* @applitools/screenshoter bumped to 3.8.36
|
103
|
+
|
104
|
+
* @applitools/nml-client bumped to 1.8.10
|
105
|
+
|
106
|
+
* @applitools/tunnel-client bumped to 1.5.8
|
107
|
+
#### Bug Fixes
|
108
|
+
|
109
|
+
* upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
* @applitools/core-base bumped to 1.16.1
|
114
|
+
#### Bug Fixes
|
115
|
+
|
116
|
+
* infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
|
117
|
+
* @applitools/ec-client bumped to 1.9.4
|
118
|
+
|
119
|
+
* eyes_universal bumped to 4.18.2
|
120
|
+
|
121
|
+
* eyes_core bumped to 6.3.8
|
122
|
+
|
123
|
+
* eyes_selenium bumped to 6.3.8
|
124
|
+
#### Bug Fixes
|
125
|
+
|
126
|
+
* update ios devices enums ([9b4614f](https://github.com/Applitools-Dev/sdk/commit/9b4614f09bbbe42cf99824d76893f9067aab2cc4))
|
127
|
+
|
128
|
+
|
129
|
+
|
130
|
+
|
3
131
|
## [6.3.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.6...ruby/eyes_appium@6.3.7) (2024-07-23)
|
4
132
|
|
5
133
|
|
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
|
-
autorequire:
|
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
|
@@ -64,7 +64,7 @@ homepage: https://www.applitools.com
|
|
64
64
|
licenses:
|
65
65
|
- Applitools
|
66
66
|
metadata: {}
|
67
|
-
post_install_message:
|
67
|
+
post_install_message:
|
68
68
|
rdoc_options: []
|
69
69
|
require_paths:
|
70
70
|
- lib
|
@@ -79,8 +79,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
79
79
|
- !ruby/object:Gem::Version
|
80
80
|
version: '0'
|
81
81
|
requirements: []
|
82
|
-
rubygems_version: 3.
|
83
|
-
signing_key:
|
82
|
+
rubygems_version: 3.1.6
|
83
|
+
signing_key:
|
84
84
|
specification_version: 4
|
85
85
|
summary: Applitools Ruby Appium SDK
|
86
86
|
test_files: []
|