eyes_selenium 6.12.8 → 6.12.9
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f6c3c35688ebc52e1c4358f546e9ec70ad9e97fd3ead9336dceac50e418c1173
|
|
4
|
+
data.tar.gz: 98118eee00b7c98cb8709b0574ecd6ee1e34c3c573aeb194712e0c8878638f73
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4720f9adcfcb84a1bc206c9f03573a6a16bd9fabc8975285f0ea4979f6eed1768f0924a38abdfb3299628f5dcf80a64bc3270548808b46212e760d46f69fff49
|
|
7
|
+
data.tar.gz: 92ecb80a945e80bc9faaaba3e3517460949f40512bae5f3505facce2a66e2ecdfc3c880fe7e097f0e78ef37c46de6e9f3179bccb7d392e36ac306af9872e2628
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,88 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [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)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/utils bumped to 1.14.0
|
|
14
|
+
#### Features
|
|
15
|
+
|
|
16
|
+
* 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))
|
|
17
|
+
* @applitools/core-base bumped to 1.30.0
|
|
18
|
+
#### Features
|
|
19
|
+
|
|
20
|
+
* 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))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* 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))
|
|
26
|
+
* resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
* @applitools/logger bumped to 2.2.6
|
|
31
|
+
|
|
32
|
+
* @applitools/dom-snapshot bumped to 4.15.1
|
|
33
|
+
|
|
34
|
+
* @applitools/socket bumped to 1.3.7
|
|
35
|
+
|
|
36
|
+
* @applitools/req bumped to 1.8.6
|
|
37
|
+
|
|
38
|
+
* @applitools/image bumped to 1.2.5
|
|
39
|
+
|
|
40
|
+
* @applitools/dom-capture bumped to 11.6.7
|
|
41
|
+
|
|
42
|
+
* @applitools/driver bumped to 1.24.2
|
|
43
|
+
|
|
44
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.2
|
|
45
|
+
|
|
46
|
+
* @applitools/spec-driver-selenium bumped to 1.7.8
|
|
47
|
+
|
|
48
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.8
|
|
49
|
+
|
|
50
|
+
* @applitools/screenshoter bumped to 3.12.9
|
|
51
|
+
|
|
52
|
+
* @applitools/nml-client bumped to 1.11.11
|
|
53
|
+
#### Bug Fixes
|
|
54
|
+
|
|
55
|
+
* better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
* @applitools/tunnel-client bumped to 1.11.4
|
|
60
|
+
|
|
61
|
+
* @applitools/ufg-client bumped to 1.18.2
|
|
62
|
+
|
|
63
|
+
* @applitools/ec-client bumped to 1.12.13
|
|
64
|
+
|
|
65
|
+
* @applitools/core bumped to 4.53.0
|
|
66
|
+
#### Features
|
|
67
|
+
|
|
68
|
+
* 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))
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
#### Bug Fixes
|
|
72
|
+
|
|
73
|
+
* better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
|
|
74
|
+
* 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))
|
|
75
|
+
* resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
* eyes_universal bumped to 4.53.0
|
|
80
|
+
|
|
81
|
+
* eyes_core bumped to 6.9.9
|
|
82
|
+
|
|
83
|
+
* @applitools/test-server bumped to 1.3.5
|
|
84
|
+
|
|
85
|
+
|
|
3
86
|
## [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
87
|
|
|
5
88
|
|
data/eyes_selenium.gemspec
CHANGED
|
@@ -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.
|
|
30
|
+
spec.add_dependency 'eyes_core', "= 6.9.9"
|
|
31
31
|
spec.add_dependency 'selenium-webdriver', '>= 3'
|
|
32
32
|
spec.add_dependency 'css_parser'
|
|
33
33
|
spec.add_dependency 'crass'
|
|
@@ -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
|
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.
|
|
4
|
+
version: 6.12.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: 2025-11-
|
|
11
|
+
date: 2025-11-19 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.
|
|
19
|
+
version: 6.9.9
|
|
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.
|
|
26
|
+
version: 6.9.9
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: selenium-webdriver
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|