eyes_selenium 6.8.1 → 6.9.0
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 +4 -4
- data/CHANGELOG.md +115 -0
- data/eyes_selenium.gemspec +1 -1
- data/lib/applitools/eyes_selenium/version.rb +1 -1
- data/lib/applitools/selenium/target.rb +11 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4392cb42ba2c7ff0c0179fdd073a90746a4d8f841271decd184d219bc54bc425
|
4
|
+
data.tar.gz: 9d9acea5f8b1e07e24c5caa550f6829462a21b6a8176537291e6759ec686efd6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8e5c93084238acb6bb51a6745a429825b03eec0c29b22e6b2a3018f3a14e5bf84550ad528635bd52c0c62411845863e94af896a115df1eab5c133c3cf7bfb9ef
|
7
|
+
data.tar.gz: 41af6e9cbb1715b170c6958626c5f11a6d952daa44500fd24efbb859fdc5d794f35f1f380c3c5dbf8422023f42ddf8276c840581e6ca01f9d469925e0a5d31f8
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,120 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.9.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.8.1...ruby/eyes_selenium@6.9.0) (2025-04-17)
|
4
|
+
|
5
|
+
|
6
|
+
### Features
|
7
|
+
|
8
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
9
|
+
|
10
|
+
|
11
|
+
### Performance Improvements
|
12
|
+
|
13
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
14
|
+
|
15
|
+
|
16
|
+
### Dependencies
|
17
|
+
|
18
|
+
* @applitools/dom-snapshot bumped to 4.11.18
|
19
|
+
#### Bug Fixes
|
20
|
+
|
21
|
+
* simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
* @applitools/snippets bumped to 2.6.5
|
26
|
+
#### Performance Improvements
|
27
|
+
|
28
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
29
|
+
* @applitools/driver bumped to 1.21.1
|
30
|
+
#### Bug Fixes
|
31
|
+
|
32
|
+
* executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.2
|
37
|
+
#### Performance Improvements
|
38
|
+
|
39
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
* @applitools/spec-driver-selenium bumped to 1.5.98
|
44
|
+
#### Performance Improvements
|
45
|
+
|
46
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.27
|
51
|
+
#### Performance Improvements
|
52
|
+
|
53
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
* @applitools/screenshoter bumped to 3.11.1
|
58
|
+
#### Performance Improvements
|
59
|
+
|
60
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
* @applitools/nml-client bumped to 1.9.1
|
65
|
+
#### Performance Improvements
|
66
|
+
|
67
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
* @applitools/tunnel-client bumped to 1.6.5
|
72
|
+
#### Bug Fixes
|
73
|
+
|
74
|
+
* enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
|
75
|
+
* @applitools/ufg-client bumped to 1.16.9
|
76
|
+
#### Bug Fixes
|
77
|
+
|
78
|
+
* basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
|
79
|
+
|
80
|
+
|
81
|
+
#### Performance Improvements
|
82
|
+
|
83
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
84
|
+
* @applitools/ec-client bumped to 1.10.9
|
85
|
+
#### Performance Improvements
|
86
|
+
|
87
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
* @applitools/core bumped to 4.37.0
|
92
|
+
#### Features
|
93
|
+
|
94
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
* eyes_universal bumped to 4.37.0
|
99
|
+
#### Performance Improvements
|
100
|
+
|
101
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
* eyes_core bumped to 6.7.0
|
106
|
+
#### Features
|
107
|
+
|
108
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
109
|
+
|
110
|
+
|
111
|
+
#### Performance Improvements
|
112
|
+
|
113
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
|
3
118
|
## [6.8.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.8.0...ruby/eyes_selenium@6.8.1) (2025-04-03)
|
4
119
|
|
5
120
|
|
data/eyes_selenium.gemspec
CHANGED
@@ -25,7 +25,7 @@ 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_core', "= 6.
|
28
|
+
spec.add_dependency 'eyes_core', "= 6.7.0"
|
29
29
|
spec.add_dependency 'selenium-webdriver', '>= 3'
|
30
30
|
spec.add_dependency 'css_parser'
|
31
31
|
spec.add_dependency 'crass'
|
@@ -367,11 +367,20 @@ module Applitools
|
|
367
367
|
self
|
368
368
|
end
|
369
369
|
|
370
|
-
def layout_breakpoints(value = true)
|
370
|
+
def layout_breakpoints(value = true, reload: nil, height_breakpoints: nil)
|
371
371
|
if value.is_a?(Hash) && (value.has_key?(:breakpoints) || value.has_key?('breakpoints'))
|
372
372
|
options[:layout_breakpoints] = value
|
373
|
+
|
374
|
+
# Set defaults for the new options if they're not in the hash
|
375
|
+
# Need to check both symbol and string keys
|
376
|
+
options[:layout_breakpoints][:reload] = value[:reload] || value['reload'] || reload
|
377
|
+
options[:layout_breakpoints][:height_breakpoints] = value[:height_breakpoints] || value['height_breakpoints'] || height_breakpoints
|
373
378
|
else
|
374
|
-
options[:layout_breakpoints] = {
|
379
|
+
options[:layout_breakpoints] = {
|
380
|
+
breakpoints: value,
|
381
|
+
reload: reload,
|
382
|
+
height_breakpoints: height_breakpoints
|
383
|
+
}
|
375
384
|
end
|
376
385
|
self
|
377
386
|
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.
|
4
|
+
version: 6.9.0
|
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-04-
|
11
|
+
date: 2025-04-17 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.
|
19
|
+
version: 6.7.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.7.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: selenium-webdriver
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|