eyes_selenium 6.12.8 → 6.12.10

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c81ac7b32427721d5265bbd6fd655beb52b5394a9179388dbe95b0348811ea92
4
- data.tar.gz: 9b0b15d30e84659146d3a00fd6e142de43a94756b4992baada51556211594330
3
+ metadata.gz: 228cadf12facab0fbdb1f164b9609b54aafc1a408f88a2b9df63709ddc797181
4
+ data.tar.gz: 6cb98f7c2f7c5d13a2f8c6b1fe42dd69281941778a7f3f54b63575355c8d9fec
5
5
  SHA512:
6
- metadata.gz: fa7833d0af98a6ef1f12d59128dc2d0dcbbab8c051fbf17a23f57dbc3e21ac4c84b1b04b7c81c1841689cd2b500b24d647e4c620590a1317c3590abcf5e91aff
7
- data.tar.gz: 89b4ff26a948f377190511c4a0104fc6ee04dc1c252350174b12c784c519df109e5b54b6eee3167f73482817147318d3fdc5194480cad45b6887d7fda2b39538
6
+ metadata.gz: 67d8699dce20e60370679c617ba835422140679c608a1c4e2dcdd398a6be2f5f0d82b762fb8ded56213023ba5fb1c500be643f855b6076a9dc4a4707a83ae629
7
+ data.tar.gz: 861f38380e65017928d9c292457c34694d71b239d71de606318f1ac710cb40695e3b36d62567fde9cf1b58f2881f52ed6171366c659476e8c33e623910b3ac26
data/CHANGELOG.md CHANGED
@@ -1,5 +1,109 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.10](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.9...ruby/eyes_selenium@6.12.10) (2025-12-07)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.3
9
+ #### Bug Fixes
10
+
11
+ * capture JavaScript-modified CSS selectors in nested [@layer](https://github.com/layer) rules ([#3391](https://github.com/Applitools-Dev/sdk/issues/3391)) ([b3bceb5](https://github.com/Applitools-Dev/sdk/commit/b3bceb5bfe894f3548173d23942e09d0e04b7e04))
12
+ * @applitools/core bumped to 4.53.2
13
+ #### Bug Fixes
14
+
15
+ * Upgrade core version ([#3398](https://github.com/Applitools-Dev/sdk/issues/3398)) ([68858c7](https://github.com/Applitools-Dev/sdk/commit/68858c7024e0413c1cc6af68752b1c3a9a04bb0b))
16
+
17
+
18
+
19
+ * eyes_universal bumped to 4.53.2
20
+
21
+ * eyes_core bumped to 6.9.10
22
+
23
+
24
+ ## [6.12.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.8...ruby/eyes_selenium@6.12.9) (2025-11-19)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
30
+
31
+
32
+ ### Dependencies
33
+
34
+ * @applitools/utils bumped to 1.14.0
35
+ #### Features
36
+
37
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
38
+ * @applitools/core-base bumped to 1.30.0
39
+ #### Features
40
+
41
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
42
+
43
+
44
+ #### Bug Fixes
45
+
46
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
47
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
48
+
49
+
50
+
51
+ * @applitools/logger bumped to 2.2.6
52
+
53
+ * @applitools/dom-snapshot bumped to 4.15.1
54
+
55
+ * @applitools/socket bumped to 1.3.7
56
+
57
+ * @applitools/req bumped to 1.8.6
58
+
59
+ * @applitools/image bumped to 1.2.5
60
+
61
+ * @applitools/dom-capture bumped to 11.6.7
62
+
63
+ * @applitools/driver bumped to 1.24.2
64
+
65
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
66
+
67
+ * @applitools/spec-driver-selenium bumped to 1.7.8
68
+
69
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
70
+
71
+ * @applitools/screenshoter bumped to 3.12.9
72
+
73
+ * @applitools/nml-client bumped to 1.11.11
74
+ #### Bug Fixes
75
+
76
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
77
+
78
+
79
+
80
+ * @applitools/tunnel-client bumped to 1.11.4
81
+
82
+ * @applitools/ufg-client bumped to 1.18.2
83
+
84
+ * @applitools/ec-client bumped to 1.12.13
85
+
86
+ * @applitools/core bumped to 4.53.0
87
+ #### Features
88
+
89
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
90
+
91
+
92
+ #### Bug Fixes
93
+
94
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
95
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
96
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
97
+
98
+
99
+
100
+ * eyes_universal bumped to 4.53.0
101
+
102
+ * eyes_core bumped to 6.9.9
103
+
104
+ * @applitools/test-server bumped to 1.3.5
105
+
106
+
3
107
  ## [6.12.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.7...ruby/eyes_selenium@6.12.8) (2025-11-09)
4
108
 
5
109
 
data/Rakefile CHANGED
@@ -54,15 +54,11 @@ namespace 'github' do
54
54
  # t.pattern = 'spec/bugfix'
55
55
  # end
56
56
  #
57
- # RSpec::Core::RakeTask.new(:calabash) do |t|
58
- # t.pattern = 'spec/calabash'
59
- # end
60
- #
61
57
  # RSpec::Core::RakeTask.new(:images) do |t|
62
58
  # t.pattern = 'spec/images'
63
59
  # end
64
60
  #
65
- # task :github => [:regression, :bugfix, :core, :selenium, :visual_grid, :calabash, :images]
61
+ # task :github => [:regression, :bugfix, :core, :selenium, :visual_grid, :images]
66
62
  # end
67
63
  #
68
64
  # task :unit_tests => [:set_batch_info, :check, 'unit_tests:github']
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_core', "= 6.9.8"
30
+ spec.add_dependency 'eyes_core', "= 6.9.10"
31
31
  spec.add_dependency 'selenium-webdriver', '>= 3'
32
32
  spec.add_dependency 'css_parser'
33
33
  spec.add_dependency 'crass'
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.12.8'.freeze
5
+ VERSION = '6.12.10'.freeze
6
6
  end
7
7
  end
8
8
 
@@ -7,16 +7,21 @@ module IosDeviceNameGenerated
7
7
  IPad_10 = 'iPad (10th generation)'.freeze
8
8
  IPad_mini_6 = 'iPad mini (6th generation)'.freeze
9
9
  IPad_Air_4 = 'iPad Air (4th generation)'.freeze
10
+ IPad_Air_11_inch_M3 = 'iPad Air 11-inch (M3)'.freeze
11
+ IPad_Air_13_inch_M3 = 'iPad Air 13-inch (M3)'.freeze
12
+ IPad_A16 = 'iPad (A16)'.freeze
10
13
 
11
14
  # Deprecated: Use IosDeviceName::IPad_Pro_12_9_inch_3 instead.
12
15
  # deprecate_constant :IPad_Pro_3 not allow to point to new version (
13
16
  IPad_Pro_3 = 'iPad Pro (12.9-inch) (3rd generation)'.freeze
14
- IPad_Pro_12_9_inch_3 = 'iPad Pro (12.9-inch) (3rd generation)'.freeze
15
17
 
16
18
  # Deprecated: Use IosDeviceName::IPad_Pro_11_inch_4 instead.
17
19
  # deprecate_constant :IPad_Pro_4 not allow to point to new version (
18
20
  IPad_Pro_4 = 'iPad Pro (11-inch) (4th generation)'.freeze
19
21
  IPad_Pro_11_inch_4 = 'iPad Pro (11-inch) (4th generation)'.freeze
22
+ IPad_Pro_11_inch_M5 = 'iPad Pro 11-inch (M5)'.freeze
23
+ IPad_Pro_13_inch_M5 = 'iPad Pro 13-inch (M5)'.freeze
24
+ IPad_Pro_12_9_inch_3 = 'iPad Pro (12.9-inch) (3rd generation)'.freeze
20
25
  IPhone_SE_2 = 'iPhone SE (2nd generation)'.freeze
21
26
  IPhone_SE_3 = 'iPhone SE (3rd generation)'.freeze
22
27
  IPhone_XR = 'iPhone XR'.freeze
@@ -48,6 +53,10 @@ module IosDeviceNameGenerated
48
53
  IPhone_16_Pro_Max = 'iPhone 16 Pro Max'.freeze
49
54
  IPhone_16_Pro = 'iPhone 16 Pro'.freeze
50
55
  IPhone_16_Plus = 'iPhone 16 Plus'.freeze
56
+ IPhone_17 = 'iPhone 17'.freeze
57
+ IPhone_17_Pro = 'iPhone 17 Pro'.freeze
58
+ IPhone_17_Pro_Max = 'iPhone 17 Pro Max'.freeze
59
+ IPhone_Air = 'iPhone Air'.freeze
51
60
 
52
61
  def enum_values
53
62
  [
@@ -56,10 +65,15 @@ module IosDeviceNameGenerated
56
65
  IPad_10,
57
66
  IPad_mini_6,
58
67
  IPad_Air_4,
68
+ IPad_Air_11_inch_M3,
69
+ IPad_Air_13_inch_M3,
70
+ IPad_A16,
59
71
  IPad_Pro_3, # Deprecated: Use IosDeviceName::IPad_Pro_12_9_inch_3 instead.
60
- IPad_Pro_12_9_inch_3,
61
72
  IPad_Pro_4, # Deprecated: Use IosDeviceName::IPad_Pro_11_inch_4 instead.
62
73
  IPad_Pro_11_inch_4,
74
+ IPad_Pro_11_inch_M5,
75
+ IPad_Pro_13_inch_M5,
76
+ IPad_Pro_12_9_inch_3,
63
77
  IPhone_SE_2,
64
78
  IPhone_SE_3,
65
79
  IPhone_XR,
@@ -88,6 +102,10 @@ module IosDeviceNameGenerated
88
102
  IPhone_16_Pro_Max,
89
103
  IPhone_16_Pro,
90
104
  IPhone_16_Plus,
105
+ IPhone_17,
106
+ IPhone_17_Pro,
107
+ IPhone_17_Pro_Max,
108
+ IPhone_Air,
91
109
  ]
92
110
  end
93
111
  end
@@ -35,9 +35,14 @@ module IosMultiDeviceTargetGenerated
35
35
  IPhone_15_Plus = 'iPhone 15 Plus'.freeze
36
36
  IPhone_15_Pro_Max = 'iPhone 15 Pro Max'.freeze
37
37
  IPhone_16 = 'iPhone 16'.freeze
38
+ IPhone_16e = 'iPhone 16e'.freeze
38
39
  IPhone_16_Pro = 'iPhone 16 Pro'.freeze
39
40
  IPhone_16_Plus = 'iPhone 16 Plus'.freeze
40
41
  IPhone_16_Pro_Max = 'iPhone 16 Pro Max'.freeze
42
+ IPhone_17 = 'iPhone 17'.freeze
43
+ IPhone_17_Pro = 'iPhone 17 Pro'.freeze
44
+ IPhone_17_Pro_Max = 'iPhone 17 Pro Max'.freeze
45
+ IPhone_Air = 'iPhone Air'.freeze
41
46
 
42
47
  def enum_values
43
48
  [
@@ -74,9 +79,14 @@ module IosMultiDeviceTargetGenerated
74
79
  IPhone_15_Plus,
75
80
  IPhone_15_Pro_Max,
76
81
  IPhone_16,
82
+ IPhone_16e,
77
83
  IPhone_16_Pro,
78
84
  IPhone_16_Plus,
79
85
  IPhone_16_Pro_Max,
86
+ IPhone_17,
87
+ IPhone_17_Pro,
88
+ IPhone_17_Pro_Max,
89
+ IPhone_Air,
80
90
  ]
81
91
  end
82
92
  end
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.12.8
4
+ version: 6.12.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: 2025-11-09 00:00:00.000000000 Z
11
+ date: 2025-12-07 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.9.8
19
+ version: 6.9.10
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.9.8
26
+ version: 6.9.10
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement