eyes_appium 6.3.8 → 6.3.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: edc8ae6a8216d1332010ea9b99f47fcfe2ec9d87c35e9c860fc8a4ca9b757970
4
- data.tar.gz: 8fe0a127850db903d1e13c889f46d176739ca05fdd9060a8e6071c13f190400f
3
+ metadata.gz: e9b7552b9d58aa6711f2ca9f465e14d05bad6398ddb5cc2027aad5e463b917e4
4
+ data.tar.gz: 5aacda60c4a3ba6fc9f680b2c96c09d15c9d78997782f9b9fcdfc9fa781d7344
5
5
  SHA512:
6
- metadata.gz: 4fe34daeb88d7051be3df11b0025180cfc7e71fccbb10646fa9869b682119a7fac13f2efe4b5d899bb31364812ff5714ff1de3b7c3e6d7ed9c81589bda4ed686
7
- data.tar.gz: f56143bbbd0412841a45ffdcee5572276212873dee1394f65c089b5593113136d49f6f9dbc37a3fe1cd65bda5b15bfc975b2c8056d25a6d0af0ab09bc81ad3a1
6
+ metadata.gz: b404039a20167ebada12b7e25143cbef94bd4858cf3d83a7e405f0486b460be6d2c5aaae384382ba6de7b04c9c7efb1fc4761f2cd9b29e6d3979f06a88c4beee
7
+ data.tar.gz: 20cd7e6fd2240d180f49aa11f505d304c3d3e0055dea47151a6d83ce5a68264f553b05d9803495b22d3aa852be1d4e44e47272302fa5c0a10753bba441216c51
data/CHANGELOG.md CHANGED
@@ -1,5 +1,95 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.10](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.9...ruby/eyes_appium@6.3.10) (2024-10-29)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/screenshoter bumped to 3.9.2
9
+ #### Bug Fixes
10
+
11
+ * test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
12
+ * @applitools/core bumped to 4.21.2
13
+
14
+ * eyes_universal bumped to 4.21.2
15
+
16
+ * eyes_core bumped to 6.4.1
17
+
18
+ * eyes_selenium bumped to 6.5.0
19
+ #### Features
20
+
21
+ * ios 18 devices enum ([#2584](https://github.com/Applitools-Dev/sdk/issues/2584)) ([8eab653](https://github.com/Applitools-Dev/sdk/commit/8eab653f99733839bdec43d86089edc35abcf8e8))
22
+
23
+
24
+
25
+
26
+ ## [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)
27
+
28
+
29
+ ### Dependencies
30
+
31
+ * @applitools/snippets bumped to 2.5.1
32
+ #### Bug Fixes
33
+
34
+ * isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
35
+ * @applitools/screenshoter bumped to 3.9.0
36
+ #### Features
37
+
38
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
39
+
40
+
41
+
42
+ * @applitools/core bumped to 4.21.0
43
+ #### Features
44
+
45
+ * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
46
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
47
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
48
+ * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
49
+
50
+
51
+ #### Bug Fixes
52
+
53
+ * don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
54
+
55
+
56
+
57
+ * eyes_core bumped to 6.4.0
58
+ #### Features
59
+
60
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
61
+
62
+
63
+
64
+ * @applitools/driver bumped to 1.19.3
65
+
66
+ * @applitools/spec-driver-webdriver bumped to 1.1.15
67
+
68
+ * @applitools/spec-driver-selenium bumped to 1.5.86
69
+
70
+ * @applitools/spec-driver-puppeteer bumped to 1.4.15
71
+
72
+ * @applitools/nml-client bumped to 1.8.13
73
+
74
+ * @applitools/core-base bumped to 1.18.0
75
+ #### Features
76
+
77
+ * 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))
78
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
79
+ * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
80
+ * @applitools/ec-client bumped to 1.9.9
81
+
82
+ * eyes_universal bumped to 4.21.0
83
+
84
+ * eyes_selenium bumped to 6.4.0
85
+ #### Features
86
+
87
+ * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
88
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
89
+
90
+
91
+
92
+
3
93
  ## [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
94
 
5
95
 
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.3.8"
28
+ spec.add_dependency 'eyes_selenium', "= 6.5.0"
29
29
  spec.add_dependency 'appium_lib', '>= 10.6.0'
30
30
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.3.8'.freeze
5
+ VERSION = '6.3.10'.freeze
6
6
  end
7
7
  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.8
4
+ version: 6.3.10
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-09-10 00:00:00.000000000 Z
11
+ date: 2024-10-29 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.3.8
19
+ version: 6.5.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.3.8
26
+ version: 6.5.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement