selenium-devtools 0.144.0 → 0.145.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/lib/selenium/devtools/{v142 → v145}/accessibility.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/animation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/audits.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/autofill.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/background_service.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/bluetooth_emulation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/browser.rb +4 -4
- data/lib/selenium/devtools/{v142 → v145}/cache_storage.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/cast.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/console.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/css.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/debugger.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/device_access.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/device_orientation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/dom.rb +3 -2
- data/lib/selenium/devtools/{v142 → v145}/dom_debugger.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/dom_snapshot.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/dom_storage.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/emulation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/event_breakpoints.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/extensions.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/fed_cm.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/fetch.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/file_system.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/headless_experimental.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/heap_profiler.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/indexed_db.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/input.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/inspector.rb +3 -2
- data/lib/selenium/devtools/{v142 → v145}/io.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/layer_tree.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/log.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/media.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/memory.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/network.rb +24 -16
- data/lib/selenium/devtools/{v142 → v145}/overlay.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/page.rb +7 -2
- data/lib/selenium/devtools/{v142 → v145}/performance.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/performance_timeline.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/preload.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/profiler.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/pwa.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/runtime.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/schema.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/security.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/service_worker.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/storage.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/system_info.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/target.rb +10 -4
- data/lib/selenium/devtools/{v142 → v145}/tethering.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/tracing.rb +6 -2
- data/lib/selenium/devtools/{v142 → v145}/web_audio.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/web_authn.rb +2 -2
- data/lib/selenium/devtools/{v142.rb → v145.rb} +3 -3
- data/lib/selenium/devtools/version.rb +1 -1
- metadata +55 -55
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7bee1eccdd7e1353889f58d22c1051c92094bee95cd3371c006bc3e3a9947c93
|
|
4
|
+
data.tar.gz: c6c30ea887676c27faa57c13f5f4ba0953676fc2ff2268747f5ef13b01ebef52
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e4fceff8e951be96855d743b47fee60304d4c8d85462ede324aa061093ba1315249efa9becf05d3f63cbcf9c9f6bb98dd515602e031bbfcf7bda16f44a0aecaa
|
|
7
|
+
data.tar.gz: 0fb8edf190657d9d23b2fca2a1ae4598746f60a16a7d27d6c21790663f835f0c728f7c6002e8f0fab06673f87a31872c61de9af60a24e0f99288d68819da7253
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Accessibility
|
|
25
25
|
EVENTS = {
|
|
26
26
|
load_complete: 'loadComplete',
|
|
@@ -86,6 +86,6 @@ module Selenium
|
|
|
86
86
|
end
|
|
87
87
|
|
|
88
88
|
end # Accessibility
|
|
89
|
-
end #
|
|
89
|
+
end # V145
|
|
90
90
|
end # DevTools
|
|
91
91
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Animation
|
|
25
25
|
EVENTS = {
|
|
26
26
|
animation_canceled: 'animationCanceled',
|
|
@@ -90,6 +90,6 @@ module Selenium
|
|
|
90
90
|
end
|
|
91
91
|
|
|
92
92
|
end # Animation
|
|
93
|
-
end #
|
|
93
|
+
end # V145
|
|
94
94
|
end # DevTools
|
|
95
95
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Audits
|
|
25
25
|
EVENTS = {
|
|
26
26
|
issue_added: 'issueAdded',
|
|
@@ -61,6 +61,6 @@ module Selenium
|
|
|
61
61
|
end
|
|
62
62
|
|
|
63
63
|
end # Audits
|
|
64
|
-
end #
|
|
64
|
+
end # V145
|
|
65
65
|
end # DevTools
|
|
66
66
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Autofill
|
|
25
25
|
EVENTS = {
|
|
26
26
|
address_form_filled: 'addressFormFilled',
|
|
@@ -57,6 +57,6 @@ module Selenium
|
|
|
57
57
|
end
|
|
58
58
|
|
|
59
59
|
end # Autofill
|
|
60
|
-
end #
|
|
60
|
+
end # V145
|
|
61
61
|
end # DevTools
|
|
62
62
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class BackgroundService
|
|
25
25
|
EVENTS = {
|
|
26
26
|
recording_state_changed: 'recordingStateChanged',
|
|
@@ -58,6 +58,6 @@ module Selenium
|
|
|
58
58
|
end
|
|
59
59
|
|
|
60
60
|
end # BackgroundService
|
|
61
|
-
end #
|
|
61
|
+
end # V145
|
|
62
62
|
end # DevTools
|
|
63
63
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class BluetoothEmulation
|
|
25
25
|
EVENTS = {
|
|
26
26
|
gatt_operation_received: 'gattOperationReceived',
|
|
@@ -128,6 +128,6 @@ module Selenium
|
|
|
128
128
|
end
|
|
129
129
|
|
|
130
130
|
end # BluetoothEmulation
|
|
131
|
-
end #
|
|
131
|
+
end # V145
|
|
132
132
|
end # DevTools
|
|
133
133
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Browser
|
|
25
25
|
EVENTS = {
|
|
26
26
|
download_will_begin: 'downloadWillBegin',
|
|
@@ -36,12 +36,12 @@ module Selenium
|
|
|
36
36
|
@devtools.callbacks["Browser.#{event}"] << block
|
|
37
37
|
end
|
|
38
38
|
|
|
39
|
-
def set_permission(permission:, setting:, origin: nil,
|
|
39
|
+
def set_permission(permission:, setting:, origin: nil, embedded_origin: nil, browser_context_id: nil)
|
|
40
40
|
@devtools.send_cmd('Browser.setPermission',
|
|
41
41
|
permission: permission,
|
|
42
42
|
setting: setting,
|
|
43
43
|
origin: origin,
|
|
44
|
-
|
|
44
|
+
embeddedOrigin: embedded_origin,
|
|
45
45
|
browserContextId: browser_context_id)
|
|
46
46
|
end
|
|
47
47
|
|
|
@@ -151,6 +151,6 @@ module Selenium
|
|
|
151
151
|
end
|
|
152
152
|
|
|
153
153
|
end # Browser
|
|
154
|
-
end #
|
|
154
|
+
end # V145
|
|
155
155
|
end # DevTools
|
|
156
156
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class CacheStorage
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -66,6 +66,6 @@ module Selenium
|
|
|
66
66
|
end
|
|
67
67
|
|
|
68
68
|
end # CacheStorage
|
|
69
|
-
end #
|
|
69
|
+
end # V145
|
|
70
70
|
end # DevTools
|
|
71
71
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Cast
|
|
25
25
|
EVENTS = {
|
|
26
26
|
sinks_updated: 'sinksUpdated',
|
|
@@ -66,6 +66,6 @@ module Selenium
|
|
|
66
66
|
end
|
|
67
67
|
|
|
68
68
|
end # Cast
|
|
69
|
-
end #
|
|
69
|
+
end # V145
|
|
70
70
|
end # DevTools
|
|
71
71
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Console
|
|
25
25
|
EVENTS = {
|
|
26
26
|
message_added: 'messageAdded',
|
|
@@ -48,6 +48,6 @@ module Selenium
|
|
|
48
48
|
end
|
|
49
49
|
|
|
50
50
|
end # Console
|
|
51
|
-
end #
|
|
51
|
+
end # V145
|
|
52
52
|
end # DevTools
|
|
53
53
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class CSS
|
|
25
25
|
EVENTS = {
|
|
26
26
|
fonts_updated: 'fontsUpdated',
|
|
@@ -248,6 +248,6 @@ module Selenium
|
|
|
248
248
|
end
|
|
249
249
|
|
|
250
250
|
end # CSS
|
|
251
|
-
end #
|
|
251
|
+
end # V145
|
|
252
252
|
end # DevTools
|
|
253
253
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Debugger
|
|
25
25
|
EVENTS = {
|
|
26
26
|
breakpoint_resolved: 'breakpointResolved',
|
|
@@ -233,6 +233,6 @@ module Selenium
|
|
|
233
233
|
end
|
|
234
234
|
|
|
235
235
|
end # Debugger
|
|
236
|
-
end #
|
|
236
|
+
end # V145
|
|
237
237
|
end # DevTools
|
|
238
238
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class DeviceAccess
|
|
25
25
|
EVENTS = {
|
|
26
26
|
device_request_prompted: 'deviceRequestPrompted',
|
|
@@ -55,6 +55,6 @@ module Selenium
|
|
|
55
55
|
end
|
|
56
56
|
|
|
57
57
|
end # DeviceAccess
|
|
58
|
-
end #
|
|
58
|
+
end # V145
|
|
59
59
|
end # DevTools
|
|
60
60
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class DeviceOrientation
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -44,6 +44,6 @@ module Selenium
|
|
|
44
44
|
end
|
|
45
45
|
|
|
46
46
|
end # DeviceOrientation
|
|
47
|
-
end #
|
|
47
|
+
end # V145
|
|
48
48
|
end # DevTools
|
|
49
49
|
end # Selenium
|
|
@@ -20,10 +20,11 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class DOM
|
|
25
25
|
EVENTS = {
|
|
26
26
|
attribute_modified: 'attributeModified',
|
|
27
|
+
adopted_style_sheets_modified: 'adoptedStyleSheetsModified',
|
|
27
28
|
attribute_removed: 'attributeRemoved',
|
|
28
29
|
character_data_modified: 'characterDataModified',
|
|
29
30
|
child_node_count_updated: 'childNodeCountUpdated',
|
|
@@ -364,6 +365,6 @@ module Selenium
|
|
|
364
365
|
end
|
|
365
366
|
|
|
366
367
|
end # DOM
|
|
367
|
-
end #
|
|
368
|
+
end # V145
|
|
368
369
|
end # DevTools
|
|
369
370
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class DOMDebugger
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -89,6 +89,6 @@ module Selenium
|
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
end # DOMDebugger
|
|
92
|
-
end #
|
|
92
|
+
end # V145
|
|
93
93
|
end # DevTools
|
|
94
94
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class DOMSnapshot
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -58,6 +58,6 @@ module Selenium
|
|
|
58
58
|
end
|
|
59
59
|
|
|
60
60
|
end # DOMSnapshot
|
|
61
|
-
end #
|
|
61
|
+
end # V145
|
|
62
62
|
end # DevTools
|
|
63
63
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class DOMStorage
|
|
25
25
|
EVENTS = {
|
|
26
26
|
dom_storage_item_added: 'domStorageItemAdded',
|
|
@@ -70,6 +70,6 @@ module Selenium
|
|
|
70
70
|
end
|
|
71
71
|
|
|
72
72
|
end # DOMStorage
|
|
73
|
-
end #
|
|
73
|
+
end # V145
|
|
74
74
|
end # DevTools
|
|
75
75
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Emulation
|
|
25
25
|
EVENTS = {
|
|
26
26
|
virtual_time_budget_expired: 'virtualTimeBudgetExpired',
|
|
@@ -305,6 +305,6 @@ module Selenium
|
|
|
305
305
|
end
|
|
306
306
|
|
|
307
307
|
end # Emulation
|
|
308
|
-
end #
|
|
308
|
+
end # V145
|
|
309
309
|
end # DevTools
|
|
310
310
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class EventBreakpoints
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -47,6 +47,6 @@ module Selenium
|
|
|
47
47
|
end
|
|
48
48
|
|
|
49
49
|
end # EventBreakpoints
|
|
50
|
-
end #
|
|
50
|
+
end # V145
|
|
51
51
|
end # DevTools
|
|
52
52
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Extensions
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -70,6 +70,6 @@ module Selenium
|
|
|
70
70
|
end
|
|
71
71
|
|
|
72
72
|
end # Extensions
|
|
73
|
-
end #
|
|
73
|
+
end # V145
|
|
74
74
|
end # DevTools
|
|
75
75
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class FedCm
|
|
25
25
|
EVENTS = {
|
|
26
26
|
dialog_shown: 'dialogShown',
|
|
@@ -75,6 +75,6 @@ module Selenium
|
|
|
75
75
|
end
|
|
76
76
|
|
|
77
77
|
end # FedCm
|
|
78
|
-
end #
|
|
78
|
+
end # V145
|
|
79
79
|
end # DevTools
|
|
80
80
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Fetch
|
|
25
25
|
EVENTS = {
|
|
26
26
|
request_paused: 'requestPaused',
|
|
@@ -98,6 +98,6 @@ module Selenium
|
|
|
98
98
|
end
|
|
99
99
|
|
|
100
100
|
end # Fetch
|
|
101
|
-
end #
|
|
101
|
+
end # V145
|
|
102
102
|
end # DevTools
|
|
103
103
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class FileSystem
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -38,6 +38,6 @@ module Selenium
|
|
|
38
38
|
end
|
|
39
39
|
|
|
40
40
|
end # FileSystem
|
|
41
|
-
end #
|
|
41
|
+
end # V145
|
|
42
42
|
end # DevTools
|
|
43
43
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class HeadlessExperimental
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -49,6 +49,6 @@ module Selenium
|
|
|
49
49
|
end
|
|
50
50
|
|
|
51
51
|
end # HeadlessExperimental
|
|
52
|
-
end #
|
|
52
|
+
end # V145
|
|
53
53
|
end # DevTools
|
|
54
54
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class HeapProfiler
|
|
25
25
|
EVENTS = {
|
|
26
26
|
add_heap_snapshot_chunk: 'addHeapSnapshotChunk',
|
|
@@ -105,6 +105,6 @@ module Selenium
|
|
|
105
105
|
end
|
|
106
106
|
|
|
107
107
|
end # HeapProfiler
|
|
108
|
-
end #
|
|
108
|
+
end # V145
|
|
109
109
|
end # DevTools
|
|
110
110
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class IndexedDB
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -105,6 +105,6 @@ module Selenium
|
|
|
105
105
|
end
|
|
106
106
|
|
|
107
107
|
end # IndexedDB
|
|
108
|
-
end #
|
|
108
|
+
end # V145
|
|
109
109
|
end # DevTools
|
|
110
110
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Input
|
|
25
25
|
EVENTS = {
|
|
26
26
|
drag_intercepted: 'dragIntercepted',
|
|
@@ -167,6 +167,6 @@ module Selenium
|
|
|
167
167
|
end
|
|
168
168
|
|
|
169
169
|
end # Input
|
|
170
|
-
end #
|
|
170
|
+
end # V145
|
|
171
171
|
end # DevTools
|
|
172
172
|
end # Selenium
|
|
@@ -20,12 +20,13 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Inspector
|
|
25
25
|
EVENTS = {
|
|
26
26
|
detached: 'detached',
|
|
27
27
|
target_crashed: 'targetCrashed',
|
|
28
28
|
target_reloaded_after_crash: 'targetReloadedAfterCrash',
|
|
29
|
+
worker_script_loaded: 'workerScriptLoaded',
|
|
29
30
|
}.freeze
|
|
30
31
|
|
|
31
32
|
def initialize(devtools)
|
|
@@ -46,6 +47,6 @@ module Selenium
|
|
|
46
47
|
end
|
|
47
48
|
|
|
48
49
|
end # Inspector
|
|
49
|
-
end #
|
|
50
|
+
end # V145
|
|
50
51
|
end # DevTools
|
|
51
52
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class IO
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -50,6 +50,6 @@ module Selenium
|
|
|
50
50
|
end
|
|
51
51
|
|
|
52
52
|
end # IO
|
|
53
|
-
end #
|
|
53
|
+
end # V145
|
|
54
54
|
end # DevTools
|
|
55
55
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class LayerTree
|
|
25
25
|
EVENTS = {
|
|
26
26
|
layer_painted: 'layerPainted',
|
|
@@ -86,6 +86,6 @@ module Selenium
|
|
|
86
86
|
end
|
|
87
87
|
|
|
88
88
|
end # LayerTree
|
|
89
|
-
end #
|
|
89
|
+
end # V145
|
|
90
90
|
end # DevTools
|
|
91
91
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Log
|
|
25
25
|
EVENTS = {
|
|
26
26
|
entry_added: 'entryAdded',
|
|
@@ -57,6 +57,6 @@ module Selenium
|
|
|
57
57
|
end
|
|
58
58
|
|
|
59
59
|
end # Log
|
|
60
|
-
end #
|
|
60
|
+
end # V145
|
|
61
61
|
end # DevTools
|
|
62
62
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Media
|
|
25
25
|
EVENTS = {
|
|
26
26
|
player_properties_changed: 'playerPropertiesChanged',
|
|
@@ -48,6 +48,6 @@ module Selenium
|
|
|
48
48
|
end
|
|
49
49
|
|
|
50
50
|
end # Media
|
|
51
|
-
end #
|
|
51
|
+
end # V145
|
|
52
52
|
end # DevTools
|
|
53
53
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Memory
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -81,6 +81,6 @@ module Selenium
|
|
|
81
81
|
end
|
|
82
82
|
|
|
83
83
|
end # Memory
|
|
84
|
-
end #
|
|
84
|
+
end # V145
|
|
85
85
|
end # DevTools
|
|
86
86
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Network
|
|
25
25
|
EVENTS = {
|
|
26
26
|
data_received: 'dataReceived',
|
|
@@ -49,6 +49,8 @@ module Selenium
|
|
|
49
49
|
direct_tcp_socket_closed: 'directTCPSocketClosed',
|
|
50
50
|
direct_tcp_socket_chunk_sent: 'directTCPSocketChunkSent',
|
|
51
51
|
direct_tcp_socket_chunk_received: 'directTCPSocketChunkReceived',
|
|
52
|
+
direct_udp_socket_joined_multicast_group: 'directUDPSocketJoinedMulticastGroup',
|
|
53
|
+
direct_udp_socket_left_multicast_group: 'directUDPSocketLeftMulticastGroup',
|
|
52
54
|
direct_udp_socket_created: 'directUDPSocketCreated',
|
|
53
55
|
direct_udp_socket_opened: 'directUDPSocketOpened',
|
|
54
56
|
direct_udp_socket_aborted: 'directUDPSocketAborted',
|
|
@@ -60,13 +62,11 @@ module Selenium
|
|
|
60
62
|
response_received_early_hints: 'responseReceivedEarlyHints',
|
|
61
63
|
trust_token_operation_done: 'trustTokenOperationDone',
|
|
62
64
|
policy_updated: 'policyUpdated',
|
|
63
|
-
subresource_web_bundle_metadata_received: 'subresourceWebBundleMetadataReceived',
|
|
64
|
-
subresource_web_bundle_metadata_error: 'subresourceWebBundleMetadataError',
|
|
65
|
-
subresource_web_bundle_inner_response_parsed: 'subresourceWebBundleInnerResponseParsed',
|
|
66
|
-
subresource_web_bundle_inner_response_error: 'subresourceWebBundleInnerResponseError',
|
|
67
65
|
reporting_api_report_added: 'reportingApiReportAdded',
|
|
68
66
|
reporting_api_report_updated: 'reportingApiReportUpdated',
|
|
69
67
|
reporting_api_endpoints_changed_for_origin: 'reportingApiEndpointsChangedForOrigin',
|
|
68
|
+
device_bound_sessions_added: 'deviceBoundSessionsAdded',
|
|
69
|
+
device_bound_session_event_occurred: 'deviceBoundSessionEventOccurred',
|
|
70
70
|
}.freeze
|
|
71
71
|
|
|
72
72
|
def initialize(devtools)
|
|
@@ -78,15 +78,6 @@ module Selenium
|
|
|
78
78
|
@devtools.callbacks["Network.#{event}"] << block
|
|
79
79
|
end
|
|
80
80
|
|
|
81
|
-
def get_ip_protection_proxy_status
|
|
82
|
-
@devtools.send_cmd('Network.getIPProtectionProxyStatus')
|
|
83
|
-
end
|
|
84
|
-
|
|
85
|
-
def set_ip_protection_proxy_bypass_enabled(enabled:)
|
|
86
|
-
@devtools.send_cmd('Network.setIPProtectionProxyBypassEnabled',
|
|
87
|
-
enabled: enabled)
|
|
88
|
-
end
|
|
89
|
-
|
|
90
81
|
def set_accepted_encodings(encodings:)
|
|
91
82
|
@devtools.send_cmd('Network.setAcceptedEncodings',
|
|
92
83
|
encodings: encodings)
|
|
@@ -177,6 +168,12 @@ module Selenium
|
|
|
177
168
|
enableDurableMessages: enable_durable_messages)
|
|
178
169
|
end
|
|
179
170
|
|
|
171
|
+
def configure_durable_messages(max_total_buffer_size: nil, max_resource_buffer_size: nil)
|
|
172
|
+
@devtools.send_cmd('Network.configureDurableMessages',
|
|
173
|
+
maxTotalBufferSize: max_total_buffer_size,
|
|
174
|
+
maxResourceBufferSize: max_resource_buffer_size)
|
|
175
|
+
end
|
|
176
|
+
|
|
180
177
|
def get_all_cookies
|
|
181
178
|
@devtools.send_cmd('Network.getAllCookies')
|
|
182
179
|
end
|
|
@@ -224,8 +221,9 @@ module Selenium
|
|
|
224
221
|
isRegex: is_regex)
|
|
225
222
|
end
|
|
226
223
|
|
|
227
|
-
def set_blocked_urls(urls:)
|
|
224
|
+
def set_blocked_urls(url_patterns: nil, urls: nil)
|
|
228
225
|
@devtools.send_cmd('Network.setBlockedURLs',
|
|
226
|
+
urlPatterns: url_patterns,
|
|
229
227
|
urls: urls)
|
|
230
228
|
end
|
|
231
229
|
|
|
@@ -300,6 +298,16 @@ module Selenium
|
|
|
300
298
|
enable: enable)
|
|
301
299
|
end
|
|
302
300
|
|
|
301
|
+
def enable_device_bound_sessions(enable:)
|
|
302
|
+
@devtools.send_cmd('Network.enableDeviceBoundSessions',
|
|
303
|
+
enable: enable)
|
|
304
|
+
end
|
|
305
|
+
|
|
306
|
+
def fetch_schemeful_site(origin:)
|
|
307
|
+
@devtools.send_cmd('Network.fetchSchemefulSite',
|
|
308
|
+
origin: origin)
|
|
309
|
+
end
|
|
310
|
+
|
|
303
311
|
def load_network_resource(frame_id: nil, url:, options:)
|
|
304
312
|
@devtools.send_cmd('Network.loadNetworkResource',
|
|
305
313
|
frameId: frame_id,
|
|
@@ -315,6 +323,6 @@ module Selenium
|
|
|
315
323
|
end
|
|
316
324
|
|
|
317
325
|
end # Network
|
|
318
|
-
end #
|
|
326
|
+
end # V145
|
|
319
327
|
end # DevTools
|
|
320
328
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Overlay
|
|
25
25
|
EVENTS = {
|
|
26
26
|
inspect_node_requested: 'inspectNodeRequested',
|
|
@@ -202,6 +202,6 @@ module Selenium
|
|
|
202
202
|
end
|
|
203
203
|
|
|
204
204
|
end # Overlay
|
|
205
|
-
end #
|
|
205
|
+
end # V145
|
|
206
206
|
end # DevTools
|
|
207
207
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Page
|
|
25
25
|
EVENTS = {
|
|
26
26
|
dom_content_event_fired: 'domContentEventFired',
|
|
@@ -408,7 +408,12 @@ module Selenium
|
|
|
408
408
|
isAllowed: is_allowed)
|
|
409
409
|
end
|
|
410
410
|
|
|
411
|
+
def get_annotated_page_content(include_actionable_information: nil)
|
|
412
|
+
@devtools.send_cmd('Page.getAnnotatedPageContent',
|
|
413
|
+
includeActionableInformation: include_actionable_information)
|
|
414
|
+
end
|
|
415
|
+
|
|
411
416
|
end # Page
|
|
412
|
-
end #
|
|
417
|
+
end # V145
|
|
413
418
|
end # DevTools
|
|
414
419
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Performance
|
|
25
25
|
EVENTS = {
|
|
26
26
|
metrics: 'metrics',
|
|
@@ -54,6 +54,6 @@ module Selenium
|
|
|
54
54
|
end
|
|
55
55
|
|
|
56
56
|
end # Performance
|
|
57
|
-
end #
|
|
57
|
+
end # V145
|
|
58
58
|
end # DevTools
|
|
59
59
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class PerformanceTimeline
|
|
25
25
|
EVENTS = {
|
|
26
26
|
timeline_event_added: 'timelineEventAdded',
|
|
@@ -41,6 +41,6 @@ module Selenium
|
|
|
41
41
|
end
|
|
42
42
|
|
|
43
43
|
end # PerformanceTimeline
|
|
44
|
-
end #
|
|
44
|
+
end # V145
|
|
45
45
|
end # DevTools
|
|
46
46
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Preload
|
|
25
25
|
EVENTS = {
|
|
26
26
|
rule_set_updated: 'ruleSetUpdated',
|
|
@@ -49,6 +49,6 @@ module Selenium
|
|
|
49
49
|
end
|
|
50
50
|
|
|
51
51
|
end # Preload
|
|
52
|
-
end #
|
|
52
|
+
end # V145
|
|
53
53
|
end # DevTools
|
|
54
54
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Profiler
|
|
25
25
|
EVENTS = {
|
|
26
26
|
console_profile_finished: 'consoleProfileFinished',
|
|
@@ -78,6 +78,6 @@ module Selenium
|
|
|
78
78
|
end
|
|
79
79
|
|
|
80
80
|
end # Profiler
|
|
81
|
-
end #
|
|
81
|
+
end # V145
|
|
82
82
|
end # DevTools
|
|
83
83
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class PWA
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -73,6 +73,6 @@ module Selenium
|
|
|
73
73
|
end
|
|
74
74
|
|
|
75
75
|
end # PWA
|
|
76
|
-
end #
|
|
76
|
+
end # V145
|
|
77
77
|
end # DevTools
|
|
78
78
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Runtime
|
|
25
25
|
EVENTS = {
|
|
26
26
|
binding_called: 'bindingCalled',
|
|
@@ -197,6 +197,6 @@ module Selenium
|
|
|
197
197
|
end
|
|
198
198
|
|
|
199
199
|
end # Runtime
|
|
200
|
-
end #
|
|
200
|
+
end # V145
|
|
201
201
|
end # DevTools
|
|
202
202
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Schema
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -37,6 +37,6 @@ module Selenium
|
|
|
37
37
|
end
|
|
38
38
|
|
|
39
39
|
end # Schema
|
|
40
|
-
end #
|
|
40
|
+
end # V145
|
|
41
41
|
end # DevTools
|
|
42
42
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Security
|
|
25
25
|
EVENTS = {
|
|
26
26
|
certificate_error: 'certificateError',
|
|
@@ -62,6 +62,6 @@ module Selenium
|
|
|
62
62
|
end
|
|
63
63
|
|
|
64
64
|
end # Security
|
|
65
|
-
end #
|
|
65
|
+
end # V145
|
|
66
66
|
end # DevTools
|
|
67
67
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class ServiceWorker
|
|
25
25
|
EVENTS = {
|
|
26
26
|
worker_error_reported: 'workerErrorReported',
|
|
@@ -102,6 +102,6 @@ module Selenium
|
|
|
102
102
|
end
|
|
103
103
|
|
|
104
104
|
end # ServiceWorker
|
|
105
|
-
end #
|
|
105
|
+
end # V145
|
|
106
106
|
end # DevTools
|
|
107
107
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Storage
|
|
25
25
|
EVENTS = {
|
|
26
26
|
cache_storage_content_updated: 'cacheStorageContentUpdated',
|
|
@@ -249,6 +249,6 @@ module Selenium
|
|
|
249
249
|
end
|
|
250
250
|
|
|
251
251
|
end # Storage
|
|
252
|
-
end #
|
|
252
|
+
end # V145
|
|
253
253
|
end # DevTools
|
|
254
254
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class SystemInfo
|
|
25
25
|
|
|
26
26
|
def initialize(devtools)
|
|
@@ -46,6 +46,6 @@ module Selenium
|
|
|
46
46
|
end
|
|
47
47
|
|
|
48
48
|
end # SystemInfo
|
|
49
|
-
end #
|
|
49
|
+
end # V145
|
|
50
50
|
end # DevTools
|
|
51
51
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Target
|
|
25
25
|
EVENTS = {
|
|
26
26
|
attached_to_target: 'attachedToTarget',
|
|
@@ -150,12 +150,18 @@ module Selenium
|
|
|
150
150
|
locations: locations)
|
|
151
151
|
end
|
|
152
152
|
|
|
153
|
-
def
|
|
154
|
-
@devtools.send_cmd('Target.
|
|
153
|
+
def get_dev_tools_target(target_id:)
|
|
154
|
+
@devtools.send_cmd('Target.getDevToolsTarget',
|
|
155
155
|
targetId: target_id)
|
|
156
156
|
end
|
|
157
157
|
|
|
158
|
+
def open_dev_tools(target_id:, panel_id: nil)
|
|
159
|
+
@devtools.send_cmd('Target.openDevTools',
|
|
160
|
+
targetId: target_id,
|
|
161
|
+
panelId: panel_id)
|
|
162
|
+
end
|
|
163
|
+
|
|
158
164
|
end # Target
|
|
159
|
-
end #
|
|
165
|
+
end # V145
|
|
160
166
|
end # DevTools
|
|
161
167
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Tethering
|
|
25
25
|
EVENTS = {
|
|
26
26
|
accepted: 'accepted',
|
|
@@ -46,6 +46,6 @@ module Selenium
|
|
|
46
46
|
end
|
|
47
47
|
|
|
48
48
|
end # Tethering
|
|
49
|
-
end #
|
|
49
|
+
end # V145
|
|
50
50
|
end # DevTools
|
|
51
51
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class Tracing
|
|
25
25
|
EVENTS = {
|
|
26
26
|
buffer_usage: 'bufferUsage',
|
|
@@ -45,6 +45,10 @@ module Selenium
|
|
|
45
45
|
@devtools.send_cmd('Tracing.getCategories')
|
|
46
46
|
end
|
|
47
47
|
|
|
48
|
+
def get_track_event_descriptor
|
|
49
|
+
@devtools.send_cmd('Tracing.getTrackEventDescriptor')
|
|
50
|
+
end
|
|
51
|
+
|
|
48
52
|
def record_clock_sync_marker(sync_id:)
|
|
49
53
|
@devtools.send_cmd('Tracing.recordClockSyncMarker',
|
|
50
54
|
syncId: sync_id)
|
|
@@ -70,6 +74,6 @@ module Selenium
|
|
|
70
74
|
end
|
|
71
75
|
|
|
72
76
|
end # Tracing
|
|
73
|
-
end #
|
|
77
|
+
end # V145
|
|
74
78
|
end # DevTools
|
|
75
79
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class WebAudio
|
|
25
25
|
EVENTS = {
|
|
26
26
|
context_created: 'contextCreated',
|
|
@@ -61,6 +61,6 @@ module Selenium
|
|
|
61
61
|
end
|
|
62
62
|
|
|
63
63
|
end # WebAudio
|
|
64
|
-
end #
|
|
64
|
+
end # V145
|
|
65
65
|
end # DevTools
|
|
66
66
|
end # Selenium
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
module Selenium
|
|
22
22
|
module DevTools
|
|
23
|
-
module
|
|
23
|
+
module V145
|
|
24
24
|
class WebAuthn
|
|
25
25
|
EVENTS = {
|
|
26
26
|
credential_added: 'credentialAdded',
|
|
@@ -114,6 +114,6 @@ module Selenium
|
|
|
114
114
|
end
|
|
115
115
|
|
|
116
116
|
end # WebAuthn
|
|
117
|
-
end #
|
|
117
|
+
end # V145
|
|
118
118
|
end # DevTools
|
|
119
119
|
end # Selenium
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
|
|
20
20
|
# This file is automatically generated. Any changes will be lost!
|
|
21
21
|
|
|
22
|
-
Dir.glob("#{File.dirname(File.absolute_path(__FILE__))}/
|
|
22
|
+
Dir.glob("#{File.dirname(File.absolute_path(__FILE__))}/v145/*", &method(:require))
|
|
23
23
|
|
|
24
24
|
module Selenium
|
|
25
25
|
module DevTools
|
|
26
|
-
module
|
|
26
|
+
module V145
|
|
27
27
|
METHODS_TO_CLASSES = {
|
|
28
28
|
accessibility: 'Accessibility',
|
|
29
29
|
animation: 'Animation',
|
|
@@ -79,6 +79,6 @@ module Selenium
|
|
|
79
79
|
runtime: 'Runtime',
|
|
80
80
|
schema: 'Schema',
|
|
81
81
|
}.freeze
|
|
82
|
-
end #
|
|
82
|
+
end # V145
|
|
83
83
|
end # DevTools
|
|
84
84
|
end # Selenium
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: selenium-devtools
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.145.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Alex Rodionov
|
|
@@ -41,60 +41,6 @@ files:
|
|
|
41
41
|
- LICENSE
|
|
42
42
|
- NOTICE
|
|
43
43
|
- lib/selenium/devtools.rb
|
|
44
|
-
- lib/selenium/devtools/v142.rb
|
|
45
|
-
- lib/selenium/devtools/v142/accessibility.rb
|
|
46
|
-
- lib/selenium/devtools/v142/animation.rb
|
|
47
|
-
- lib/selenium/devtools/v142/audits.rb
|
|
48
|
-
- lib/selenium/devtools/v142/autofill.rb
|
|
49
|
-
- lib/selenium/devtools/v142/background_service.rb
|
|
50
|
-
- lib/selenium/devtools/v142/bluetooth_emulation.rb
|
|
51
|
-
- lib/selenium/devtools/v142/browser.rb
|
|
52
|
-
- lib/selenium/devtools/v142/cache_storage.rb
|
|
53
|
-
- lib/selenium/devtools/v142/cast.rb
|
|
54
|
-
- lib/selenium/devtools/v142/console.rb
|
|
55
|
-
- lib/selenium/devtools/v142/css.rb
|
|
56
|
-
- lib/selenium/devtools/v142/debugger.rb
|
|
57
|
-
- lib/selenium/devtools/v142/device_access.rb
|
|
58
|
-
- lib/selenium/devtools/v142/device_orientation.rb
|
|
59
|
-
- lib/selenium/devtools/v142/dom.rb
|
|
60
|
-
- lib/selenium/devtools/v142/dom_debugger.rb
|
|
61
|
-
- lib/selenium/devtools/v142/dom_snapshot.rb
|
|
62
|
-
- lib/selenium/devtools/v142/dom_storage.rb
|
|
63
|
-
- lib/selenium/devtools/v142/emulation.rb
|
|
64
|
-
- lib/selenium/devtools/v142/event_breakpoints.rb
|
|
65
|
-
- lib/selenium/devtools/v142/extensions.rb
|
|
66
|
-
- lib/selenium/devtools/v142/fed_cm.rb
|
|
67
|
-
- lib/selenium/devtools/v142/fetch.rb
|
|
68
|
-
- lib/selenium/devtools/v142/file_system.rb
|
|
69
|
-
- lib/selenium/devtools/v142/headless_experimental.rb
|
|
70
|
-
- lib/selenium/devtools/v142/heap_profiler.rb
|
|
71
|
-
- lib/selenium/devtools/v142/indexed_db.rb
|
|
72
|
-
- lib/selenium/devtools/v142/input.rb
|
|
73
|
-
- lib/selenium/devtools/v142/inspector.rb
|
|
74
|
-
- lib/selenium/devtools/v142/io.rb
|
|
75
|
-
- lib/selenium/devtools/v142/layer_tree.rb
|
|
76
|
-
- lib/selenium/devtools/v142/log.rb
|
|
77
|
-
- lib/selenium/devtools/v142/media.rb
|
|
78
|
-
- lib/selenium/devtools/v142/memory.rb
|
|
79
|
-
- lib/selenium/devtools/v142/network.rb
|
|
80
|
-
- lib/selenium/devtools/v142/overlay.rb
|
|
81
|
-
- lib/selenium/devtools/v142/page.rb
|
|
82
|
-
- lib/selenium/devtools/v142/performance.rb
|
|
83
|
-
- lib/selenium/devtools/v142/performance_timeline.rb
|
|
84
|
-
- lib/selenium/devtools/v142/preload.rb
|
|
85
|
-
- lib/selenium/devtools/v142/profiler.rb
|
|
86
|
-
- lib/selenium/devtools/v142/pwa.rb
|
|
87
|
-
- lib/selenium/devtools/v142/runtime.rb
|
|
88
|
-
- lib/selenium/devtools/v142/schema.rb
|
|
89
|
-
- lib/selenium/devtools/v142/security.rb
|
|
90
|
-
- lib/selenium/devtools/v142/service_worker.rb
|
|
91
|
-
- lib/selenium/devtools/v142/storage.rb
|
|
92
|
-
- lib/selenium/devtools/v142/system_info.rb
|
|
93
|
-
- lib/selenium/devtools/v142/target.rb
|
|
94
|
-
- lib/selenium/devtools/v142/tethering.rb
|
|
95
|
-
- lib/selenium/devtools/v142/tracing.rb
|
|
96
|
-
- lib/selenium/devtools/v142/web_audio.rb
|
|
97
|
-
- lib/selenium/devtools/v142/web_authn.rb
|
|
98
44
|
- lib/selenium/devtools/v143.rb
|
|
99
45
|
- lib/selenium/devtools/v143/accessibility.rb
|
|
100
46
|
- lib/selenium/devtools/v143/animation.rb
|
|
@@ -203,6 +149,60 @@ files:
|
|
|
203
149
|
- lib/selenium/devtools/v144/tracing.rb
|
|
204
150
|
- lib/selenium/devtools/v144/web_audio.rb
|
|
205
151
|
- lib/selenium/devtools/v144/web_authn.rb
|
|
152
|
+
- lib/selenium/devtools/v145.rb
|
|
153
|
+
- lib/selenium/devtools/v145/accessibility.rb
|
|
154
|
+
- lib/selenium/devtools/v145/animation.rb
|
|
155
|
+
- lib/selenium/devtools/v145/audits.rb
|
|
156
|
+
- lib/selenium/devtools/v145/autofill.rb
|
|
157
|
+
- lib/selenium/devtools/v145/background_service.rb
|
|
158
|
+
- lib/selenium/devtools/v145/bluetooth_emulation.rb
|
|
159
|
+
- lib/selenium/devtools/v145/browser.rb
|
|
160
|
+
- lib/selenium/devtools/v145/cache_storage.rb
|
|
161
|
+
- lib/selenium/devtools/v145/cast.rb
|
|
162
|
+
- lib/selenium/devtools/v145/console.rb
|
|
163
|
+
- lib/selenium/devtools/v145/css.rb
|
|
164
|
+
- lib/selenium/devtools/v145/debugger.rb
|
|
165
|
+
- lib/selenium/devtools/v145/device_access.rb
|
|
166
|
+
- lib/selenium/devtools/v145/device_orientation.rb
|
|
167
|
+
- lib/selenium/devtools/v145/dom.rb
|
|
168
|
+
- lib/selenium/devtools/v145/dom_debugger.rb
|
|
169
|
+
- lib/selenium/devtools/v145/dom_snapshot.rb
|
|
170
|
+
- lib/selenium/devtools/v145/dom_storage.rb
|
|
171
|
+
- lib/selenium/devtools/v145/emulation.rb
|
|
172
|
+
- lib/selenium/devtools/v145/event_breakpoints.rb
|
|
173
|
+
- lib/selenium/devtools/v145/extensions.rb
|
|
174
|
+
- lib/selenium/devtools/v145/fed_cm.rb
|
|
175
|
+
- lib/selenium/devtools/v145/fetch.rb
|
|
176
|
+
- lib/selenium/devtools/v145/file_system.rb
|
|
177
|
+
- lib/selenium/devtools/v145/headless_experimental.rb
|
|
178
|
+
- lib/selenium/devtools/v145/heap_profiler.rb
|
|
179
|
+
- lib/selenium/devtools/v145/indexed_db.rb
|
|
180
|
+
- lib/selenium/devtools/v145/input.rb
|
|
181
|
+
- lib/selenium/devtools/v145/inspector.rb
|
|
182
|
+
- lib/selenium/devtools/v145/io.rb
|
|
183
|
+
- lib/selenium/devtools/v145/layer_tree.rb
|
|
184
|
+
- lib/selenium/devtools/v145/log.rb
|
|
185
|
+
- lib/selenium/devtools/v145/media.rb
|
|
186
|
+
- lib/selenium/devtools/v145/memory.rb
|
|
187
|
+
- lib/selenium/devtools/v145/network.rb
|
|
188
|
+
- lib/selenium/devtools/v145/overlay.rb
|
|
189
|
+
- lib/selenium/devtools/v145/page.rb
|
|
190
|
+
- lib/selenium/devtools/v145/performance.rb
|
|
191
|
+
- lib/selenium/devtools/v145/performance_timeline.rb
|
|
192
|
+
- lib/selenium/devtools/v145/preload.rb
|
|
193
|
+
- lib/selenium/devtools/v145/profiler.rb
|
|
194
|
+
- lib/selenium/devtools/v145/pwa.rb
|
|
195
|
+
- lib/selenium/devtools/v145/runtime.rb
|
|
196
|
+
- lib/selenium/devtools/v145/schema.rb
|
|
197
|
+
- lib/selenium/devtools/v145/security.rb
|
|
198
|
+
- lib/selenium/devtools/v145/service_worker.rb
|
|
199
|
+
- lib/selenium/devtools/v145/storage.rb
|
|
200
|
+
- lib/selenium/devtools/v145/system_info.rb
|
|
201
|
+
- lib/selenium/devtools/v145/target.rb
|
|
202
|
+
- lib/selenium/devtools/v145/tethering.rb
|
|
203
|
+
- lib/selenium/devtools/v145/tracing.rb
|
|
204
|
+
- lib/selenium/devtools/v145/web_audio.rb
|
|
205
|
+
- lib/selenium/devtools/v145/web_authn.rb
|
|
206
206
|
- lib/selenium/devtools/version.rb
|
|
207
207
|
- selenium-devtools.gemspec
|
|
208
208
|
homepage: https://selenium.dev
|