eyes_selenium 6.12.17 → 6.12.19

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: 2b3d048633422266a7019c565bc369ab8d287b9b957389c7074efcd10c4a7bdb
4
- data.tar.gz: c716fdfd131eca2e175f1baa1d8561fbef1b79483b7f3a2744a8b377ebfaf992
3
+ metadata.gz: 26316e08941a1c89f61be69f0492696576e103f36f0deff9307ce3439b64d49b
4
+ data.tar.gz: 8f1a7f9763165f56d414f3e69b1b15f3a85d6810479cca632786e4506deff6d6
5
5
  SHA512:
6
- metadata.gz: fdd85d001b2d719edb523ce1657ea333abaf492a944d6aa41afe6fb17529fe745682967497c5d2534d6d8a97775b2c8cbbce2b659504575c1e35cdc507a182fd
7
- data.tar.gz: a3953df9d3a12298082dc7b7f762abcaa19fd3d3afb441907ac872edfbf6d88ea99772620c40af582827f0f97f5786cbdc6c84eb93b72afa00cf1e690ed29a3a
6
+ metadata.gz: fbd7eefec0fb6b6c66fe67f6c685f4415b4aed2f1a34a292e6c3f1b83845d85c02a8b209fa9afd65b9a5d353887b1ae88b5a7d6b9cdb1e5087884f5e1aa1f1a2
7
+ data.tar.gz: df9c1c1059a2652dbe8cbce17caa1eae0f76dc0769e4b083860f6186163eaad9c1ad4d1cd03a36904240eb5776e8ed1c7767aaa42cc365de526430c06c80d991
data/CHANGELOG.md CHANGED
@@ -1,5 +1,85 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.19](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.18...ruby/eyes_selenium@6.12.19) (2026-02-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add iphone 15 chrome emulation | FLD-4087 ([#3525](https://github.com/Applitools-Dev/sdk/issues/3525)) ([ddcc6c0](https://github.com/Applitools-Dev/sdk/commit/ddcc6c012d1874241433ca274508ece38f2dd222))
9
+
10
+ ## [6.12.18](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.17...ruby/eyes_selenium@6.12.18) (2026-02-16)
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * @applitools/logger bumped to 2.2.8
16
+ #### Bug Fixes
17
+
18
+ * use utils for environment variable retrieval in logger handlers ([#3551](https://github.com/Applitools-Dev/sdk/issues/3551)) ([caf97f3](https://github.com/Applitools-Dev/sdk/commit/caf97f34207bc3b8ee6ccda2855c27a99a262f8c))
19
+
20
+
21
+ #### Performance Improvements
22
+
23
+ * add timing logs to classic | FLD-4137 ([#3543](https://github.com/Applitools-Dev/sdk/issues/3543)) ([de2b0aa](https://github.com/Applitools-Dev/sdk/commit/de2b0aaf08d813f2c59e9552947c2f4fbc12da48))
24
+ * @applitools/test-server bumped to 1.4.0
25
+ #### Features
26
+
27
+ * make eyes-browser truly browser-importable ([#3512](https://github.com/Applitools-Dev/sdk/issues/3512)) ([9574a2f](https://github.com/Applitools-Dev/sdk/commit/9574a2fa45ec80466dfe93744c8a736f40fb51c3))
28
+ * mcp server test results support and improvements to initial setup ([#3518](https://github.com/Applitools-Dev/sdk/issues/3518)) ([ef6c27b](https://github.com/Applitools-Dev/sdk/commit/ef6c27b9e35dc54fd588e19a4811631433e15dbb))
29
+
30
+
31
+
32
+ * @applitools/dom-snapshot bumped to 4.15.8
33
+
34
+ * @applitools/socket bumped to 1.3.9
35
+
36
+ * @applitools/req bumped to 1.8.8
37
+
38
+ * @applitools/dom-capture bumped to 11.6.9
39
+
40
+ * @applitools/driver bumped to 1.25.1
41
+
42
+ * @applitools/spec-driver-webdriver bumped to 1.5.6
43
+
44
+ * @applitools/spec-driver-selenium bumped to 1.7.12
45
+
46
+ * @applitools/spec-driver-puppeteer bumped to 1.7.1
47
+
48
+ * @applitools/screenshoter bumped to 3.12.13
49
+
50
+ * @applitools/nml-client bumped to 1.11.16
51
+
52
+ * @applitools/tunnel-client bumped to 1.11.6
53
+ #### Bug Fixes
54
+
55
+ * tunnel client binary ([#3535](https://github.com/Applitools-Dev/sdk/issues/3535)) ([5c4752e](https://github.com/Applitools-Dev/sdk/commit/5c4752e3dd9cc42052d23793284dc6a0cd8e3b72))
56
+
57
+
58
+
59
+ * @applitools/ufg-client bumped to 1.19.1
60
+
61
+ * @applitools/core-base bumped to 1.31.2
62
+
63
+ * @applitools/ec-client bumped to 1.12.18
64
+
65
+ * @applitools/core bumped to 4.56.2
66
+ #### Bug Fixes
67
+
68
+ * closing eyes without open | FLD-2814 ([#2916](https://github.com/Applitools-Dev/sdk/issues/2916)) ([d5425df](https://github.com/Applitools-Dev/sdk/commit/d5425dfedcc98bebd547d0d1ce5bcd10fa675c0d))
69
+ * tunnel client binary ([#3535](https://github.com/Applitools-Dev/sdk/issues/3535)) ([5c4752e](https://github.com/Applitools-Dev/sdk/commit/5c4752e3dd9cc42052d23793284dc6a0cd8e3b72))
70
+
71
+
72
+ #### Performance Improvements
73
+
74
+ * add timing logs to classic | FLD-4137 ([#3543](https://github.com/Applitools-Dev/sdk/issues/3543)) ([de2b0aa](https://github.com/Applitools-Dev/sdk/commit/de2b0aaf08d813f2c59e9552947c2f4fbc12da48))
75
+
76
+
77
+
78
+ * eyes_universal bumped to 4.56.2
79
+
80
+ * eyes_core bumped to 6.9.18
81
+
82
+
3
83
  ## [6.12.17](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.16...ruby/eyes_selenium@6.12.17) (2026-01-27)
4
84
 
5
85
 
@@ -27,6 +27,6 @@ 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.17"
30
+ spec.add_dependency 'eyes_core', "= 6.9.18"
31
31
  spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
32
32
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.12.17'.freeze
5
+ VERSION = '6.12.19'.freeze
6
6
  end
7
7
  end
8
8
 
@@ -110,12 +110,13 @@ module DeviceNameGenerated
110
110
  Xiaomi_Poco_X3 = 'Xiaomi Poco X3'.freeze
111
111
  IPhone_5_SE = 'iPhone 5/SE'.freeze
112
112
  Pixel_7 = 'Pixel 7'.freeze
113
+ IPhone_15 = 'iPhone 15'.freeze
113
114
 
114
115
  def enum_values
115
116
  [
116
117
  IPhone_4,
117
- IPhone_5SE, # Deprecated: Use DeviceName::IPhone_5_SE instead.
118
- IPhone_5S_E, # Deprecated: Use DeviceName::IPhone_5SE instead.
118
+ IPhone_5SE, # Deprecated: Use DeviceName::IPhone_5_SE instead
119
+ IPhone_5S_E, # Deprecated: Use DeviceName::IPhone_5SE instead
119
120
  IPhone_SE_3rd_Gen,
120
121
  IPhone_6_7_8,
121
122
  IPhone_6_7_8_Plus,
@@ -215,6 +216,7 @@ module DeviceNameGenerated
215
216
  Xiaomi_Poco_X3,
216
217
  IPhone_5_SE,
217
218
  Pixel_7,
219
+ IPhone_15,
218
220
  ]
219
221
  end
220
222
  end
@@ -68,8 +68,8 @@ module IosDeviceNameGenerated
68
68
  IPad_Air_11_inch_M3,
69
69
  IPad_Air_13_inch_M3,
70
70
  IPad_A16,
71
- IPad_Pro_3, # Deprecated: Use IosDeviceName::IPad_Pro_12_9_inch_3 instead.
72
- IPad_Pro_4, # Deprecated: Use IosDeviceName::IPad_Pro_11_inch_4 instead.
71
+ IPad_Pro_3, # Deprecated: Use IosDeviceName::IPad_Pro_12_9_inch_3 instead
72
+ IPad_Pro_4, # Deprecated: Use IosDeviceName::IPad_Pro_11_inch_4 instead
73
73
  IPad_Pro_11_inch_4,
74
74
  IPad_Pro_11_inch_M5,
75
75
  IPad_Pro_13_inch_M5,
@@ -77,7 +77,7 @@ module IosDeviceNameGenerated
77
77
  IPhone_SE_2,
78
78
  IPhone_SE_3,
79
79
  IPhone_XR,
80
- IPhone_XS, # Deprecated: Use IosDeviceName::IPhone_Xs instead.
80
+ IPhone_XS, # Deprecated: Use IosDeviceName::IPhone_Xs instead
81
81
  IPhone_Xs,
82
82
  IPhone_11,
83
83
  IPhone_11_Pro_Max,
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.17
4
+ version: 6.12.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-01-27 00:00:00.000000000 Z
11
+ date: 2026-02-24 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.17
19
+ version: 6.9.18
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.17
26
+ version: 6.9.18
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement