eyes_selenium 6.5.1 → 6.6.1

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: 35147a6ad0b937e381a9e5f348532b8c17ce2568d5ce1d21442d498665ed6a13
4
- data.tar.gz: cc3588da91f105c3fcd938bd0f891eb43862482c331213e2df6a3da226978630
3
+ metadata.gz: ddc0adb0ff7eba70e4de9a262582f8caf232ebddd6b3aa9d5a2c37c395c2885c
4
+ data.tar.gz: 73922806a9a57e2f838f67c85044ee825753fb4d18d7c7fa4a39b374bd5bd55d
5
5
  SHA512:
6
- metadata.gz: aa10fb61884516b86f5417d11cdfd8f0ee1eefc644755b99fb5522936ec53f8b0e2ada38749811d1d48f667466094803c7b9a217d299a3a9a4f35089fc6daa0a
7
- data.tar.gz: 5a733b65de4834d828526e2b087fc72aafd4fd6025b0231402147ebdb278041c1efb7c7ce26cb66b21ea268df35d54a2ba50c51e05b6ac686a0c5018f3086e5b
6
+ metadata.gz: acb2bf678d1534b30ec39dbba009dcb0a81535fa1a7dd1f5bd847c5ebb4be869e2a294e324dc5f764d9db5eb3ee6800ca3103b2c963322926ee2e130fed7bcfc
7
+ data.tar.gz: e28e085d26e8b24c1f828a37c0a70cf20e08fe0a8aa15db04bcb74697cf6bc98d61cf52c593871afe4ef5416a452fa7cb6e8a4b78b70969194345040a7fa3cab
data/CHANGELOG.md CHANGED
@@ -1,5 +1,174 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.6.0...ruby/eyes_selenium@6.6.1) (2025-01-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/socket bumped to 1.2.1
9
+ #### Bug Fixes
10
+
11
+ * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
12
+ * @applitools/req bumped to 1.7.7
13
+ #### Bug Fixes
14
+
15
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
16
+ * @applitools/spec-driver-webdriver bumped to 1.1.24
17
+ #### Bug Fixes
18
+
19
+ * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
20
+ * @applitools/tunnel-client bumped to 1.6.1
21
+ #### Bug Fixes
22
+
23
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
24
+
25
+
26
+
27
+ * @applitools/screenshoter bumped to 3.10.4
28
+
29
+ * @applitools/nml-client bumped to 1.8.23
30
+
31
+ * @applitools/ufg-client bumped to 1.16.1
32
+ #### Bug Fixes
33
+
34
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
35
+
36
+
37
+
38
+ * @applitools/core-base bumped to 1.22.1
39
+
40
+ * @applitools/ec-client bumped to 1.10.2
41
+
42
+ * @applitools/core bumped to 4.29.1
43
+ #### Bug Fixes
44
+
45
+ * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
46
+ * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
47
+
48
+
49
+
50
+ * eyes_universal bumped to 4.29.1
51
+
52
+ * eyes_core bumped to 6.5.1
53
+
54
+
55
+ ## [6.6.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.5.1...ruby/eyes_selenium@6.6.0) (2024-12-31)
56
+
57
+
58
+ ### Features
59
+
60
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
61
+
62
+
63
+ ### Dependencies
64
+
65
+ * @applitools/utils bumped to 1.7.7
66
+ #### Bug Fixes
67
+
68
+ * shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
69
+ * @applitools/logger bumped to 2.1.0
70
+ #### Features
71
+
72
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
73
+
74
+
75
+
76
+ * @applitools/dom-snapshot bumped to 4.11.13
77
+ #### Bug Fixes
78
+
79
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
80
+
81
+
82
+
83
+ * @applitools/socket bumped to 1.2.0
84
+ #### Features
85
+
86
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
87
+
88
+
89
+
90
+ * @applitools/req bumped to 1.7.6
91
+
92
+ * @applitools/image bumped to 1.1.16
93
+
94
+ * @applitools/dom-capture bumped to 11.5.3
95
+ #### Bug Fixes
96
+
97
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
98
+ * @applitools/driver bumped to 1.20.2
99
+
100
+ * @applitools/spec-driver-puppeteer bumped to 1.4.22
101
+
102
+ * @applitools/tunnel-client bumped to 1.6.0
103
+ #### Features
104
+
105
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
106
+
107
+
108
+
109
+ * @applitools/core-base bumped to 1.22.0
110
+ #### Features
111
+
112
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
113
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
114
+
115
+
116
+
117
+ * @applitools/ec-client bumped to 1.10.0
118
+ #### Features
119
+
120
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
121
+
122
+
123
+
124
+ * eyes_universal bumped to 4.28.0
125
+ #### Features
126
+
127
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
128
+
129
+
130
+
131
+ * @applitools/spec-driver-webdriver bumped to 1.1.22
132
+
133
+ * @applitools/spec-driver-selenium bumped to 1.5.93
134
+
135
+ * @applitools/screenshoter bumped to 3.10.2
136
+
137
+ * @applitools/nml-client bumped to 1.8.21
138
+
139
+ * @applitools/ufg-client bumped to 1.16.0
140
+ #### Features
141
+
142
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
143
+
144
+
145
+ #### Bug Fixes
146
+
147
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
148
+
149
+
150
+
151
+ * @applitools/core bumped to 4.28.0
152
+ #### Features
153
+
154
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
155
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
156
+
157
+
158
+ #### Bug Fixes
159
+
160
+ * take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
161
+
162
+
163
+
164
+ * eyes_core bumped to 6.5.0
165
+ #### Features
166
+
167
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
168
+
169
+
170
+
171
+
3
172
  ## [6.5.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.5.0...ruby/eyes_selenium@6.5.1) (2024-11-27)
4
173
 
5
174
 
@@ -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.4.2"
28
+ spec.add_dependency 'eyes_core', "= 6.5.1"
29
29
  spec.add_dependency 'selenium-webdriver', '>= 3'
30
30
  spec.add_dependency 'css_parser'
31
31
  spec.add_dependency 'crass'
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.5.1'.freeze
5
+ VERSION = '6.6.1'.freeze
6
6
  end
7
7
  end
@@ -9,8 +9,8 @@ module Applitools
9
9
 
10
10
  alias queue render_queue
11
11
 
12
- def initialize(concurrent_open_sessions = 10)
13
- super()
12
+ def initialize(concurrent_open_sessions = 10, mask_log = false)
13
+ super(mask_log=mask_log)
14
14
  self.all_eyes = []
15
15
  self.render_queue = []
16
16
  @thread_pool = Applitools::Selenium::VGThreadPool.new(concurrent_open_sessions)
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.5.1
4
+ version: 6.6.1
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-11-27 00:00:00.000000000 Z
11
+ date: 2025-01-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.4.2
19
+ version: 6.5.1
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.4.2
26
+ version: 6.5.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement