selenium-devtools 0.143.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/Gemfile +1 -1
- data/LICENSE +1 -1
- data/NOTICE +1 -1
- data/lib/selenium/devtools/{v142 → v144}/accessibility.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/animation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/audits.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/autofill.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/background_service.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/bluetooth_emulation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/browser.rb +4 -4
- data/lib/selenium/devtools/{v142 → v144}/cache_storage.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/cast.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/console.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/css.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/debugger.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/device_access.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/device_orientation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/dom.rb +3 -2
- data/lib/selenium/devtools/{v141 → v144}/dom_debugger.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/dom_snapshot.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/dom_storage.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/emulation.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/event_breakpoints.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/extensions.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/fed_cm.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/fetch.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/file_system.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/headless_experimental.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/heap_profiler.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/indexed_db.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/input.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/inspector.rb +3 -2
- data/lib/selenium/devtools/{v141 → v144}/io.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/layer_tree.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/log.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/media.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/memory.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/network.rb +6 -16
- data/lib/selenium/devtools/{v141 → v144}/overlay.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/page.rb +7 -2
- data/lib/selenium/devtools/{v141 → v144}/performance.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/performance_timeline.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/preload.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/profiler.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/pwa.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/runtime.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/schema.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/security.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/service_worker.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/storage.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/system_info.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/target.rb +10 -4
- data/lib/selenium/devtools/{v141 → v144}/tethering.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/tracing.rb +2 -2
- data/lib/selenium/devtools/{v141 → v144}/web_audio.rb +2 -2
- data/lib/selenium/devtools/{v142 → v144}/web_authn.rb +2 -2
- data/lib/selenium/devtools/{v141.rb → v144.rb} +3 -3
- data/lib/selenium/devtools/{v141 → v145}/accessibility.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/animation.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/audits.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/autofill.rb +5 -4
- data/lib/selenium/devtools/{v141 → v145}/background_service.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/bluetooth_emulation.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/browser.rb +4 -4
- data/lib/selenium/devtools/{v141 → v145}/cache_storage.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/cast.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/console.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/css.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/debugger.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/device_access.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/device_orientation.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/dom.rb +4 -2
- data/lib/selenium/devtools/{v142 → v145}/dom_debugger.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/dom_snapshot.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/dom_storage.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/emulation.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/event_breakpoints.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/extensions.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/fed_cm.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/fetch.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/file_system.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/headless_experimental.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/heap_profiler.rb +4 -3
- data/lib/selenium/devtools/{v141 → v145}/indexed_db.rb +3 -3
- 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/{v141 → v145}/layer_tree.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/log.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/media.rb +2 -2
- data/lib/selenium/devtools/{v142 → v145}/memory.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/network.rb +39 -11
- data/lib/selenium/devtools/{v142 → v145}/overlay.rb +2 -2
- data/lib/selenium/devtools/{v141 → v145}/page.rb +7 -2
- data/lib/selenium/devtools/{v142 → v145}/performance.rb +2 -2
- data/lib/selenium/devtools/{v141 → 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/{v141 → v145}/pwa.rb +2 -2
- data/lib/selenium/devtools/{v141 → 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/{v141 → v145}/storage.rb +7 -2
- data/lib/selenium/devtools/{v142 → v145}/system_info.rb +2 -2
- data/lib/selenium/devtools/{v141 → 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/{v141 → 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 +110 -110
|
@@ -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',
|
|
@@ -35,6 +36,7 @@ module Selenium
|
|
|
35
36
|
pseudo_element_added: 'pseudoElementAdded',
|
|
36
37
|
top_layer_elements_updated: 'topLayerElementsUpdated',
|
|
37
38
|
scrollable_flag_updated: 'scrollableFlagUpdated',
|
|
39
|
+
affected_by_starting_styles_flag_updated: 'affectedByStartingStylesFlagUpdated',
|
|
38
40
|
pseudo_element_removed: 'pseudoElementRemoved',
|
|
39
41
|
set_child_nodes: 'setChildNodes',
|
|
40
42
|
shadow_root_popped: 'shadowRootPopped',
|
|
@@ -363,6 +365,6 @@ module Selenium
|
|
|
363
365
|
end
|
|
364
366
|
|
|
365
367
|
end # DOM
|
|
366
|
-
end #
|
|
368
|
+
end # V145
|
|
367
369
|
end # DevTools
|
|
368
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',
|
|
@@ -71,9 +71,10 @@ module Selenium
|
|
|
71
71
|
@devtools.send_cmd('HeapProfiler.getSamplingProfile')
|
|
72
72
|
end
|
|
73
73
|
|
|
74
|
-
def start_sampling(sampling_interval: nil, include_objects_collected_by_major_gc: nil, include_objects_collected_by_minor_gc: nil)
|
|
74
|
+
def start_sampling(sampling_interval: nil, stack_depth: nil, include_objects_collected_by_major_gc: nil, include_objects_collected_by_minor_gc: nil)
|
|
75
75
|
@devtools.send_cmd('HeapProfiler.startSampling',
|
|
76
76
|
samplingInterval: sampling_interval,
|
|
77
|
+
stackDepth: stack_depth,
|
|
77
78
|
includeObjectsCollectedByMajorGC: include_objects_collected_by_major_gc,
|
|
78
79
|
includeObjectsCollectedByMinorGC: include_objects_collected_by_minor_gc)
|
|
79
80
|
end
|
|
@@ -104,6 +105,6 @@ module Selenium
|
|
|
104
105
|
end
|
|
105
106
|
|
|
106
107
|
end # HeapProfiler
|
|
107
|
-
end #
|
|
108
|
+
end # V145
|
|
108
109
|
end # DevTools
|
|
109
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)
|
|
@@ -67,7 +67,7 @@ module Selenium
|
|
|
67
67
|
@devtools.send_cmd('IndexedDB.enable')
|
|
68
68
|
end
|
|
69
69
|
|
|
70
|
-
def request_data(security_origin: nil, storage_key: nil, storage_bucket: nil, database_name:, object_store_name:, index_name
|
|
70
|
+
def request_data(security_origin: nil, storage_key: nil, storage_bucket: nil, database_name:, object_store_name:, index_name: nil, skip_count:, page_size:, key_range: nil)
|
|
71
71
|
@devtools.send_cmd('IndexedDB.requestData',
|
|
72
72
|
securityOrigin: security_origin,
|
|
73
73
|
storageKey: storage_key,
|
|
@@ -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,10 +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
81
|
def set_accepted_encodings(encodings:)
|
|
86
82
|
@devtools.send_cmd('Network.setAcceptedEncodings',
|
|
87
83
|
encodings: encodings)
|
|
@@ -148,6 +144,21 @@ module Selenium
|
|
|
148
144
|
packetReordering: packet_reordering)
|
|
149
145
|
end
|
|
150
146
|
|
|
147
|
+
def emulate_network_conditions_by_rule(offline:, matched_network_conditions:)
|
|
148
|
+
@devtools.send_cmd('Network.emulateNetworkConditionsByRule',
|
|
149
|
+
offline: offline,
|
|
150
|
+
matchedNetworkConditions: matched_network_conditions)
|
|
151
|
+
end
|
|
152
|
+
|
|
153
|
+
def override_network_state(offline:, latency:, download_throughput:, upload_throughput:, connection_type: nil)
|
|
154
|
+
@devtools.send_cmd('Network.overrideNetworkState',
|
|
155
|
+
offline: offline,
|
|
156
|
+
latency: latency,
|
|
157
|
+
downloadThroughput: download_throughput,
|
|
158
|
+
uploadThroughput: upload_throughput,
|
|
159
|
+
connectionType: connection_type)
|
|
160
|
+
end
|
|
161
|
+
|
|
151
162
|
def enable(max_total_buffer_size: nil, max_resource_buffer_size: nil, max_post_data_size: nil, report_direct_socket_traffic: nil, enable_durable_messages: nil)
|
|
152
163
|
@devtools.send_cmd('Network.enable',
|
|
153
164
|
maxTotalBufferSize: max_total_buffer_size,
|
|
@@ -157,6 +168,12 @@ module Selenium
|
|
|
157
168
|
enableDurableMessages: enable_durable_messages)
|
|
158
169
|
end
|
|
159
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
|
+
|
|
160
177
|
def get_all_cookies
|
|
161
178
|
@devtools.send_cmd('Network.getAllCookies')
|
|
162
179
|
end
|
|
@@ -204,8 +221,9 @@ module Selenium
|
|
|
204
221
|
isRegex: is_regex)
|
|
205
222
|
end
|
|
206
223
|
|
|
207
|
-
def set_blocked_urls(urls:)
|
|
224
|
+
def set_blocked_urls(url_patterns: nil, urls: nil)
|
|
208
225
|
@devtools.send_cmd('Network.setBlockedURLs',
|
|
226
|
+
urlPatterns: url_patterns,
|
|
209
227
|
urls: urls)
|
|
210
228
|
end
|
|
211
229
|
|
|
@@ -280,6 +298,16 @@ module Selenium
|
|
|
280
298
|
enable: enable)
|
|
281
299
|
end
|
|
282
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
|
+
|
|
283
311
|
def load_network_resource(frame_id: nil, url:, options:)
|
|
284
312
|
@devtools.send_cmd('Network.loadNetworkResource',
|
|
285
313
|
frameId: frame_id,
|
|
@@ -295,6 +323,6 @@ module Selenium
|
|
|
295
323
|
end
|
|
296
324
|
|
|
297
325
|
end # Network
|
|
298
|
-
end #
|
|
326
|
+
end # V145
|
|
299
327
|
end # DevTools
|
|
300
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
|