selenium-devtools 0.150.0 → 0.151.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/v149/accessibility.rb +2 -1
- data/lib/selenium/devtools/v149/animation.rb +2 -1
- data/lib/selenium/devtools/v149/audits.rb +2 -1
- data/lib/selenium/devtools/v149/autofill.rb +2 -1
- data/lib/selenium/devtools/v149/background_service.rb +2 -1
- data/lib/selenium/devtools/v149/bluetooth_emulation.rb +2 -1
- data/lib/selenium/devtools/v149/browser.rb +2 -1
- data/lib/selenium/devtools/v149/cache_storage.rb +2 -1
- data/lib/selenium/devtools/v149/cast.rb +2 -1
- data/lib/selenium/devtools/v149/console.rb +2 -1
- data/lib/selenium/devtools/v149/crash_report_context.rb +2 -1
- data/lib/selenium/devtools/v149/css.rb +2 -1
- data/lib/selenium/devtools/v149/debugger.rb +2 -1
- data/lib/selenium/devtools/v149/device_access.rb +2 -1
- data/lib/selenium/devtools/v149/device_orientation.rb +2 -1
- data/lib/selenium/devtools/v149/dom.rb +2 -1
- data/lib/selenium/devtools/v149/dom_debugger.rb +2 -1
- data/lib/selenium/devtools/v149/dom_snapshot.rb +2 -1
- data/lib/selenium/devtools/v149/dom_storage.rb +2 -1
- data/lib/selenium/devtools/v149/emulation.rb +2 -1
- data/lib/selenium/devtools/v149/event_breakpoints.rb +2 -1
- data/lib/selenium/devtools/v149/extensions.rb +2 -1
- data/lib/selenium/devtools/v149/fed_cm.rb +2 -1
- data/lib/selenium/devtools/v149/fetch.rb +2 -1
- data/lib/selenium/devtools/v149/file_system.rb +2 -1
- data/lib/selenium/devtools/v149/headless_experimental.rb +2 -1
- data/lib/selenium/devtools/v149/heap_profiler.rb +2 -1
- data/lib/selenium/devtools/v149/indexed_db.rb +2 -1
- data/lib/selenium/devtools/v149/input.rb +2 -1
- data/lib/selenium/devtools/v149/inspector.rb +2 -1
- data/lib/selenium/devtools/v149/io.rb +2 -1
- data/lib/selenium/devtools/v149/layer_tree.rb +2 -1
- data/lib/selenium/devtools/v149/log.rb +2 -1
- data/lib/selenium/devtools/v149/media.rb +2 -1
- data/lib/selenium/devtools/v149/memory.rb +2 -1
- data/lib/selenium/devtools/v149/network.rb +2 -1
- data/lib/selenium/devtools/v149/overlay.rb +2 -1
- data/lib/selenium/devtools/v149/page.rb +2 -1
- data/lib/selenium/devtools/v149/performance.rb +2 -1
- data/lib/selenium/devtools/v149/performance_timeline.rb +2 -1
- data/lib/selenium/devtools/v149/preload.rb +2 -1
- data/lib/selenium/devtools/v149/profiler.rb +2 -1
- data/lib/selenium/devtools/v149/pwa.rb +2 -1
- data/lib/selenium/devtools/v149/runtime.rb +2 -1
- data/lib/selenium/devtools/v149/schema.rb +2 -1
- data/lib/selenium/devtools/v149/security.rb +2 -1
- data/lib/selenium/devtools/v149/service_worker.rb +2 -1
- data/lib/selenium/devtools/v149/smart_card_emulation.rb +2 -1
- data/lib/selenium/devtools/v149/storage.rb +2 -1
- data/lib/selenium/devtools/v149/system_info.rb +2 -1
- data/lib/selenium/devtools/v149/target.rb +2 -1
- data/lib/selenium/devtools/v149/tethering.rb +2 -1
- data/lib/selenium/devtools/v149/tracing.rb +2 -1
- data/lib/selenium/devtools/v149/web_audio.rb +2 -1
- data/lib/selenium/devtools/v149/web_authn.rb +2 -1
- data/lib/selenium/devtools/v149/web_mcp.rb +2 -1
- data/lib/selenium/devtools/v149.rb +2 -1
- data/lib/selenium/devtools/v150/accessibility.rb +2 -1
- data/lib/selenium/devtools/v150/ads.rb +2 -1
- data/lib/selenium/devtools/v150/animation.rb +2 -1
- data/lib/selenium/devtools/v150/audits.rb +2 -1
- data/lib/selenium/devtools/v150/autofill.rb +2 -1
- data/lib/selenium/devtools/v150/background_service.rb +2 -1
- data/lib/selenium/devtools/v150/bluetooth_emulation.rb +2 -1
- data/lib/selenium/devtools/v150/browser.rb +2 -1
- data/lib/selenium/devtools/v150/cache_storage.rb +2 -1
- data/lib/selenium/devtools/v150/cast.rb +2 -1
- data/lib/selenium/devtools/v150/console.rb +2 -1
- data/lib/selenium/devtools/v150/crash_report_context.rb +2 -1
- data/lib/selenium/devtools/v150/css.rb +2 -1
- data/lib/selenium/devtools/v150/debugger.rb +2 -1
- data/lib/selenium/devtools/v150/device_access.rb +2 -1
- data/lib/selenium/devtools/v150/device_orientation.rb +2 -1
- data/lib/selenium/devtools/v150/dom.rb +2 -1
- data/lib/selenium/devtools/v150/dom_debugger.rb +2 -1
- data/lib/selenium/devtools/v150/dom_snapshot.rb +2 -1
- data/lib/selenium/devtools/v150/dom_storage.rb +2 -1
- data/lib/selenium/devtools/v150/emulation.rb +2 -1
- data/lib/selenium/devtools/v150/event_breakpoints.rb +2 -1
- data/lib/selenium/devtools/v150/extensions.rb +2 -1
- data/lib/selenium/devtools/v150/fed_cm.rb +2 -1
- data/lib/selenium/devtools/v150/fetch.rb +2 -1
- data/lib/selenium/devtools/v150/file_system.rb +2 -1
- data/lib/selenium/devtools/v150/headless_experimental.rb +2 -1
- data/lib/selenium/devtools/v150/heap_profiler.rb +2 -1
- data/lib/selenium/devtools/v150/indexed_db.rb +2 -1
- data/lib/selenium/devtools/v150/input.rb +2 -1
- data/lib/selenium/devtools/v150/inspector.rb +2 -1
- data/lib/selenium/devtools/v150/io.rb +2 -1
- data/lib/selenium/devtools/v150/layer_tree.rb +2 -1
- data/lib/selenium/devtools/v150/log.rb +2 -1
- data/lib/selenium/devtools/v150/media.rb +2 -1
- data/lib/selenium/devtools/v150/memory.rb +2 -1
- data/lib/selenium/devtools/v150/network.rb +2 -1
- data/lib/selenium/devtools/v150/overlay.rb +2 -1
- data/lib/selenium/devtools/v150/page.rb +2 -1
- data/lib/selenium/devtools/v150/performance.rb +2 -1
- data/lib/selenium/devtools/v150/performance_timeline.rb +2 -1
- data/lib/selenium/devtools/v150/preload.rb +2 -1
- data/lib/selenium/devtools/v150/profiler.rb +2 -1
- data/lib/selenium/devtools/v150/pwa.rb +2 -1
- data/lib/selenium/devtools/v150/runtime.rb +2 -1
- data/lib/selenium/devtools/v150/schema.rb +2 -1
- data/lib/selenium/devtools/v150/security.rb +2 -1
- data/lib/selenium/devtools/v150/service_worker.rb +2 -1
- data/lib/selenium/devtools/v150/smart_card_emulation.rb +2 -1
- data/lib/selenium/devtools/v150/storage.rb +2 -1
- data/lib/selenium/devtools/v150/system_info.rb +2 -1
- data/lib/selenium/devtools/v150/target.rb +2 -1
- data/lib/selenium/devtools/v150/tethering.rb +2 -1
- data/lib/selenium/devtools/v150/tracing.rb +2 -1
- data/lib/selenium/devtools/v150/web_audio.rb +2 -1
- data/lib/selenium/devtools/v150/web_authn.rb +2 -1
- data/lib/selenium/devtools/v150/web_mcp.rb +2 -1
- data/lib/selenium/devtools/v150.rb +2 -1
- data/lib/selenium/devtools/{v148 → v151}/accessibility.rb +4 -3
- data/lib/selenium/devtools/v151/ads.rb +43 -0
- data/lib/selenium/devtools/{v148 → v151}/animation.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/audits.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/autofill.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/background_service.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/bluetooth_emulation.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/browser.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/cache_storage.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/cast.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/console.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/crash_report_context.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/css.rb +11 -3
- data/lib/selenium/devtools/{v148 → v151}/debugger.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/device_access.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/device_orientation.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/dom.rb +7 -5
- data/lib/selenium/devtools/{v148 → v151}/dom_debugger.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/dom_snapshot.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/dom_storage.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/emulation.rb +4 -10
- data/lib/selenium/devtools/{v148 → v151}/event_breakpoints.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/extensions.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/fed_cm.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/fetch.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/file_system.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/headless_experimental.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/heap_profiler.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/indexed_db.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/input.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/inspector.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/io.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/layer_tree.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/log.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/media.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/memory.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/network.rb +13 -8
- data/lib/selenium/devtools/{v148 → v151}/overlay.rb +9 -3
- data/lib/selenium/devtools/{v148 → v151}/page.rb +7 -5
- data/lib/selenium/devtools/{v148 → v151}/performance.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/performance_timeline.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/preload.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/profiler.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/pwa.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/runtime.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/schema.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/security.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/service_worker.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/smart_card_emulation.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/storage.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/system_info.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/target.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/tethering.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/tracing.rb +8 -5
- data/lib/selenium/devtools/{v148 → v151}/web_audio.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/web_authn.rb +4 -3
- data/lib/selenium/devtools/{v148 → v151}/web_mcp.rb +16 -3
- data/lib/selenium/devtools/{v148.rb → v151.rb} +6 -4
- data/lib/selenium/devtools/version.rb +1 -1
- metadata +60 -59
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class FedCm
|
|
25
26
|
EVENTS = {
|
|
26
27
|
dialog_shown: 'dialogShown',
|
|
@@ -75,6 +76,6 @@ module Selenium
|
|
|
75
76
|
end
|
|
76
77
|
|
|
77
78
|
end # FedCm
|
|
78
|
-
end #
|
|
79
|
+
end # V151
|
|
79
80
|
end # DevTools
|
|
80
81
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Fetch
|
|
25
26
|
EVENTS = {
|
|
26
27
|
request_paused: 'requestPaused',
|
|
@@ -98,6 +99,6 @@ module Selenium
|
|
|
98
99
|
end
|
|
99
100
|
|
|
100
101
|
end # Fetch
|
|
101
|
-
end #
|
|
102
|
+
end # V151
|
|
102
103
|
end # DevTools
|
|
103
104
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class FileSystem
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -38,6 +39,6 @@ module Selenium
|
|
|
38
39
|
end
|
|
39
40
|
|
|
40
41
|
end # FileSystem
|
|
41
|
-
end #
|
|
42
|
+
end # V151
|
|
42
43
|
end # DevTools
|
|
43
44
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class HeadlessExperimental
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -49,6 +50,6 @@ module Selenium
|
|
|
49
50
|
end
|
|
50
51
|
|
|
51
52
|
end # HeadlessExperimental
|
|
52
|
-
end #
|
|
53
|
+
end # V151
|
|
53
54
|
end # DevTools
|
|
54
55
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class HeapProfiler
|
|
25
26
|
EVENTS = {
|
|
26
27
|
add_heap_snapshot_chunk: 'addHeapSnapshotChunk',
|
|
@@ -105,6 +106,6 @@ module Selenium
|
|
|
105
106
|
end
|
|
106
107
|
|
|
107
108
|
end # HeapProfiler
|
|
108
|
-
end #
|
|
109
|
+
end # V151
|
|
109
110
|
end # DevTools
|
|
110
111
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class IndexedDB
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -105,6 +106,6 @@ module Selenium
|
|
|
105
106
|
end
|
|
106
107
|
|
|
107
108
|
end # IndexedDB
|
|
108
|
-
end #
|
|
109
|
+
end # V151
|
|
109
110
|
end # DevTools
|
|
110
111
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Input
|
|
25
26
|
EVENTS = {
|
|
26
27
|
drag_intercepted: 'dragIntercepted',
|
|
@@ -167,6 +168,6 @@ module Selenium
|
|
|
167
168
|
end
|
|
168
169
|
|
|
169
170
|
end # Input
|
|
170
|
-
end #
|
|
171
|
+
end # V151
|
|
171
172
|
end # DevTools
|
|
172
173
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Inspector
|
|
25
26
|
EVENTS = {
|
|
26
27
|
detached: 'detached',
|
|
@@ -47,6 +48,6 @@ module Selenium
|
|
|
47
48
|
end
|
|
48
49
|
|
|
49
50
|
end # Inspector
|
|
50
|
-
end #
|
|
51
|
+
end # V151
|
|
51
52
|
end # DevTools
|
|
52
53
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class IO
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -50,6 +51,6 @@ module Selenium
|
|
|
50
51
|
end
|
|
51
52
|
|
|
52
53
|
end # IO
|
|
53
|
-
end #
|
|
54
|
+
end # V151
|
|
54
55
|
end # DevTools
|
|
55
56
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class LayerTree
|
|
25
26
|
EVENTS = {
|
|
26
27
|
layer_painted: 'layerPainted',
|
|
@@ -86,6 +87,6 @@ module Selenium
|
|
|
86
87
|
end
|
|
87
88
|
|
|
88
89
|
end # LayerTree
|
|
89
|
-
end #
|
|
90
|
+
end # V151
|
|
90
91
|
end # DevTools
|
|
91
92
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Log
|
|
25
26
|
EVENTS = {
|
|
26
27
|
entry_added: 'entryAdded',
|
|
@@ -57,6 +58,6 @@ module Selenium
|
|
|
57
58
|
end
|
|
58
59
|
|
|
59
60
|
end # Log
|
|
60
|
-
end #
|
|
61
|
+
end # V151
|
|
61
62
|
end # DevTools
|
|
62
63
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Media
|
|
25
26
|
EVENTS = {
|
|
26
27
|
player_properties_changed: 'playerPropertiesChanged',
|
|
@@ -48,6 +49,6 @@ module Selenium
|
|
|
48
49
|
end
|
|
49
50
|
|
|
50
51
|
end # Media
|
|
51
|
-
end #
|
|
52
|
+
end # V151
|
|
52
53
|
end # DevTools
|
|
53
54
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Memory
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -81,6 +82,6 @@ module Selenium
|
|
|
81
82
|
end
|
|
82
83
|
|
|
83
84
|
end # Memory
|
|
84
|
-
end #
|
|
85
|
+
end # V151
|
|
85
86
|
end # DevTools
|
|
86
87
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Network
|
|
25
26
|
EVENTS = {
|
|
26
27
|
data_received: 'dataReceived',
|
|
@@ -144,9 +145,10 @@ module Selenium
|
|
|
144
145
|
packetReordering: packet_reordering)
|
|
145
146
|
end
|
|
146
147
|
|
|
147
|
-
def emulate_network_conditions_by_rule(offline
|
|
148
|
+
def emulate_network_conditions_by_rule(offline: nil, emulate_offline_service_worker: nil, matched_network_conditions:)
|
|
148
149
|
@devtools.send_cmd('Network.emulateNetworkConditionsByRule',
|
|
149
150
|
offline: offline,
|
|
151
|
+
emulateOfflineServiceWorker: emulate_offline_service_worker,
|
|
150
152
|
matchedNetworkConditions: matched_network_conditions)
|
|
151
153
|
end
|
|
152
154
|
|
|
@@ -302,6 +304,11 @@ module Selenium
|
|
|
302
304
|
enable: enable)
|
|
303
305
|
end
|
|
304
306
|
|
|
307
|
+
def delete_device_bound_session(key:)
|
|
308
|
+
@devtools.send_cmd('Network.deleteDeviceBoundSession',
|
|
309
|
+
key: key)
|
|
310
|
+
end
|
|
311
|
+
|
|
305
312
|
def fetch_schemeful_site(origin:)
|
|
306
313
|
@devtools.send_cmd('Network.fetchSchemefulSite',
|
|
307
314
|
origin: origin)
|
|
@@ -314,14 +321,12 @@ module Selenium
|
|
|
314
321
|
options: options)
|
|
315
322
|
end
|
|
316
323
|
|
|
317
|
-
def set_cookie_controls(enable_third_party_cookie_restriction
|
|
324
|
+
def set_cookie_controls(enable_third_party_cookie_restriction:)
|
|
318
325
|
@devtools.send_cmd('Network.setCookieControls',
|
|
319
|
-
enableThirdPartyCookieRestriction: enable_third_party_cookie_restriction
|
|
320
|
-
disableThirdPartyCookieMetadata: disable_third_party_cookie_metadata,
|
|
321
|
-
disableThirdPartyCookieHeuristics: disable_third_party_cookie_heuristics)
|
|
326
|
+
enableThirdPartyCookieRestriction: enable_third_party_cookie_restriction)
|
|
322
327
|
end
|
|
323
328
|
|
|
324
329
|
end # Network
|
|
325
|
-
end #
|
|
330
|
+
end # V151
|
|
326
331
|
end # DevTools
|
|
327
332
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Overlay
|
|
25
26
|
EVENTS = {
|
|
26
27
|
inspect_node_requested: 'inspectNodeRequested',
|
|
@@ -198,6 +199,11 @@ module Selenium
|
|
|
198
199
|
hingeConfig: hinge_config)
|
|
199
200
|
end
|
|
200
201
|
|
|
202
|
+
def set_show_display_cutout(display_cutout_config: nil)
|
|
203
|
+
@devtools.send_cmd('Overlay.setShowDisplayCutout',
|
|
204
|
+
displayCutoutConfig: display_cutout_config)
|
|
205
|
+
end
|
|
206
|
+
|
|
201
207
|
def set_show_isolated_elements(isolated_element_highlight_configs:)
|
|
202
208
|
@devtools.send_cmd('Overlay.setShowIsolatedElements',
|
|
203
209
|
isolatedElementHighlightConfigs: isolated_element_highlight_configs)
|
|
@@ -209,6 +215,6 @@ module Selenium
|
|
|
209
215
|
end
|
|
210
216
|
|
|
211
217
|
end # Overlay
|
|
212
|
-
end #
|
|
218
|
+
end # V151
|
|
213
219
|
end # DevTools
|
|
214
220
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Page
|
|
25
26
|
EVENTS = {
|
|
26
27
|
dom_content_event_fired: 'domContentEventFired',
|
|
@@ -106,11 +107,12 @@ module Selenium
|
|
|
106
107
|
@devtools.send_cmd('Page.clearGeolocationOverride')
|
|
107
108
|
end
|
|
108
109
|
|
|
109
|
-
def create_isolated_world(frame_id:, world_name: nil, grant_univeral_access: nil)
|
|
110
|
+
def create_isolated_world(frame_id:, world_name: nil, grant_univeral_access: nil, content_security_policy: nil)
|
|
110
111
|
@devtools.send_cmd('Page.createIsolatedWorld',
|
|
111
112
|
frameId: frame_id,
|
|
112
113
|
worldName: world_name,
|
|
113
|
-
grantUniveralAccess: grant_univeral_access
|
|
114
|
+
grantUniveralAccess: grant_univeral_access,
|
|
115
|
+
contentSecurityPolicy: content_security_policy)
|
|
114
116
|
end
|
|
115
117
|
|
|
116
118
|
def delete_cookie(cookie_name:, url:)
|
|
@@ -414,6 +416,6 @@ module Selenium
|
|
|
414
416
|
end
|
|
415
417
|
|
|
416
418
|
end # Page
|
|
417
|
-
end #
|
|
419
|
+
end # V151
|
|
418
420
|
end # DevTools
|
|
419
421
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Performance
|
|
25
26
|
EVENTS = {
|
|
26
27
|
metrics: 'metrics',
|
|
@@ -54,6 +55,6 @@ module Selenium
|
|
|
54
55
|
end
|
|
55
56
|
|
|
56
57
|
end # Performance
|
|
57
|
-
end #
|
|
58
|
+
end # V151
|
|
58
59
|
end # DevTools
|
|
59
60
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class PerformanceTimeline
|
|
25
26
|
EVENTS = {
|
|
26
27
|
timeline_event_added: 'timelineEventAdded',
|
|
@@ -41,6 +42,6 @@ module Selenium
|
|
|
41
42
|
end
|
|
42
43
|
|
|
43
44
|
end # PerformanceTimeline
|
|
44
|
-
end #
|
|
45
|
+
end # V151
|
|
45
46
|
end # DevTools
|
|
46
47
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Preload
|
|
25
26
|
EVENTS = {
|
|
26
27
|
rule_set_updated: 'ruleSetUpdated',
|
|
@@ -49,6 +50,6 @@ module Selenium
|
|
|
49
50
|
end
|
|
50
51
|
|
|
51
52
|
end # Preload
|
|
52
|
-
end #
|
|
53
|
+
end # V151
|
|
53
54
|
end # DevTools
|
|
54
55
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Profiler
|
|
25
26
|
EVENTS = {
|
|
26
27
|
console_profile_finished: 'consoleProfileFinished',
|
|
@@ -78,6 +79,6 @@ module Selenium
|
|
|
78
79
|
end
|
|
79
80
|
|
|
80
81
|
end # Profiler
|
|
81
|
-
end #
|
|
82
|
+
end # V151
|
|
82
83
|
end # DevTools
|
|
83
84
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class PWA
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -73,6 +74,6 @@ module Selenium
|
|
|
73
74
|
end
|
|
74
75
|
|
|
75
76
|
end # PWA
|
|
76
|
-
end #
|
|
77
|
+
end # V151
|
|
77
78
|
end # DevTools
|
|
78
79
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Runtime
|
|
25
26
|
EVENTS = {
|
|
26
27
|
binding_called: 'bindingCalled',
|
|
@@ -197,6 +198,6 @@ module Selenium
|
|
|
197
198
|
end
|
|
198
199
|
|
|
199
200
|
end # Runtime
|
|
200
|
-
end #
|
|
201
|
+
end # V151
|
|
201
202
|
end # DevTools
|
|
202
203
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Schema
|
|
25
26
|
|
|
26
27
|
def initialize(devtools)
|
|
@@ -37,6 +38,6 @@ module Selenium
|
|
|
37
38
|
end
|
|
38
39
|
|
|
39
40
|
end # Schema
|
|
40
|
-
end #
|
|
41
|
+
end # V151
|
|
41
42
|
end # DevTools
|
|
42
43
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class Security
|
|
25
26
|
EVENTS = {
|
|
26
27
|
certificate_error: 'certificateError',
|
|
@@ -62,6 +63,6 @@ module Selenium
|
|
|
62
63
|
end
|
|
63
64
|
|
|
64
65
|
end # Security
|
|
65
|
-
end #
|
|
66
|
+
end # V151
|
|
66
67
|
end # DevTools
|
|
67
68
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class ServiceWorker
|
|
25
26
|
EVENTS = {
|
|
26
27
|
worker_error_reported: 'workerErrorReported',
|
|
@@ -102,6 +103,6 @@ module Selenium
|
|
|
102
103
|
end
|
|
103
104
|
|
|
104
105
|
end # ServiceWorker
|
|
105
|
-
end #
|
|
106
|
+
end # V151
|
|
106
107
|
end # DevTools
|
|
107
108
|
end # Selenium
|
|
@@ -17,10 +17,11 @@
|
|
|
17
17
|
# specific language governing permissions and limitations
|
|
18
18
|
# under the License.
|
|
19
19
|
|
|
20
|
-
# This file is
|
|
20
|
+
# DO NOT EDIT! This file is generated by rb/lib/selenium/devtools/support/cdp_client_generator.rb.
|
|
21
|
+
# Regenerate with: `bazel build //rb/lib/selenium/devtools:all`
|
|
21
22
|
module Selenium
|
|
22
23
|
module DevTools
|
|
23
|
-
module
|
|
24
|
+
module V151
|
|
24
25
|
class SmartCardEmulation
|
|
25
26
|
EVENTS = {
|
|
26
27
|
establish_context_requested: 'establishContextRequested',
|
|
@@ -119,6 +120,6 @@ module Selenium
|
|
|
119
120
|
end
|
|
120
121
|
|
|
121
122
|
end # SmartCardEmulation
|
|
122
|
-
end #
|
|
123
|
+
end # V151
|
|
123
124
|
end # DevTools
|
|
124
125
|
end # Selenium
|