selenium-devtools 0.117.0 → 0.119.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.
Files changed (105) hide show
  1. checksums.yaml +4 -4
  2. data/lib/selenium/devtools/{v116 → v118}/accessibility.rb +2 -2
  3. data/lib/selenium/devtools/{v116 → v118}/animation.rb +2 -2
  4. data/lib/selenium/devtools/{v116 → v118}/audits.rb +2 -2
  5. data/lib/selenium/devtools/{v116 → v118}/autofill.rb +13 -2
  6. data/lib/selenium/devtools/{v116 → v118}/background_service.rb +2 -2
  7. data/lib/selenium/devtools/{v116 → v118}/browser.rb +2 -2
  8. data/lib/selenium/devtools/{v116 → v118}/cache_storage.rb +2 -2
  9. data/lib/selenium/devtools/{v116 → v118}/cast.rb +2 -2
  10. data/lib/selenium/devtools/{v115 → v118}/console.rb +2 -2
  11. data/lib/selenium/devtools/{v116 → v118}/css.rb +2 -2
  12. data/lib/selenium/devtools/{v115 → v118}/database.rb +2 -2
  13. data/lib/selenium/devtools/{v116 → v118}/debugger.rb +2 -2
  14. data/lib/selenium/devtools/{v116 → v118}/device_access.rb +2 -2
  15. data/lib/selenium/devtools/{v115 → v118}/device_orientation.rb +2 -2
  16. data/lib/selenium/devtools/{v116 → v118}/dom.rb +2 -2
  17. data/lib/selenium/devtools/{v115 → v118}/dom_debugger.rb +2 -2
  18. data/lib/selenium/devtools/{v116 → v118}/dom_snapshot.rb +2 -2
  19. data/lib/selenium/devtools/{v115 → v118}/dom_storage.rb +2 -2
  20. data/lib/selenium/devtools/{v116 → v118}/emulation.rb +2 -2
  21. data/lib/selenium/devtools/{v116 → v118}/event_breakpoints.rb +2 -2
  22. data/lib/selenium/devtools/{v116 → v118}/fed_cm.rb +7 -2
  23. data/lib/selenium/devtools/{v115 → v118}/fetch.rb +2 -2
  24. data/lib/selenium/devtools/{v115 → v118}/headless_experimental.rb +2 -2
  25. data/lib/selenium/devtools/{v116 → v118}/heap_profiler.rb +2 -2
  26. data/lib/selenium/devtools/{v115 → v118}/indexed_db.rb +2 -2
  27. data/lib/selenium/devtools/{v116 → v118}/input.rb +6 -2
  28. data/lib/selenium/devtools/{v115 → v118}/inspector.rb +2 -2
  29. data/lib/selenium/devtools/{v115 → v118}/io.rb +2 -2
  30. data/lib/selenium/devtools/{v115 → v118}/layer_tree.rb +2 -2
  31. data/lib/selenium/devtools/{v115 → v118}/log.rb +2 -2
  32. data/lib/selenium/devtools/{v116 → v118}/media.rb +2 -2
  33. data/lib/selenium/devtools/{v116 → v118}/memory.rb +2 -2
  34. data/lib/selenium/devtools/{v116 → v118}/network.rb +2 -2
  35. data/lib/selenium/devtools/{v115 → v118}/overlay.rb +2 -2
  36. data/lib/selenium/devtools/{v116 → v118}/page.rb +8 -6
  37. data/lib/selenium/devtools/{v115 → v118}/performance.rb +2 -2
  38. data/lib/selenium/devtools/{v116 → v118}/performance_timeline.rb +2 -2
  39. data/lib/selenium/devtools/{v115 → v118}/preload.rb +2 -2
  40. data/lib/selenium/devtools/{v115 → v118}/profiler.rb +2 -2
  41. data/lib/selenium/devtools/{v116 → v118}/runtime.rb +2 -2
  42. data/lib/selenium/devtools/{v115 → v118}/schema.rb +2 -2
  43. data/lib/selenium/devtools/{v115 → v118}/security.rb +2 -2
  44. data/lib/selenium/devtools/{v115 → v118}/service_worker.rb +2 -2
  45. data/lib/selenium/devtools/{v116 → v118}/storage.rb +13 -2
  46. data/lib/selenium/devtools/{v115 → v118}/system_info.rb +2 -2
  47. data/lib/selenium/devtools/{v115 → v118}/target.rb +2 -2
  48. data/lib/selenium/devtools/{v115 → v118}/tethering.rb +2 -2
  49. data/lib/selenium/devtools/{v115 → v118}/tracing.rb +2 -2
  50. data/lib/selenium/devtools/{v115 → v118}/web_audio.rb +2 -2
  51. data/lib/selenium/devtools/{v115 → v118}/web_authn.rb +2 -2
  52. data/lib/selenium/devtools/{v115.rb → v118.rb} +3 -3
  53. data/lib/selenium/devtools/{v115 → v119}/accessibility.rb +2 -2
  54. data/lib/selenium/devtools/{v115 → v119}/animation.rb +2 -2
  55. data/lib/selenium/devtools/{v115 → v119}/audits.rb +2 -2
  56. data/lib/selenium/devtools/{v115 → v119}/autofill.rb +18 -2
  57. data/lib/selenium/devtools/{v115 → v119}/background_service.rb +2 -2
  58. data/lib/selenium/devtools/{v115 → v119}/browser.rb +2 -2
  59. data/lib/selenium/devtools/{v115 → v119}/cache_storage.rb +2 -2
  60. data/lib/selenium/devtools/{v115 → v119}/cast.rb +2 -2
  61. data/lib/selenium/devtools/{v116 → v119}/console.rb +2 -2
  62. data/lib/selenium/devtools/{v115 → v119}/css.rb +9 -2
  63. data/lib/selenium/devtools/{v116 → v119}/database.rb +2 -2
  64. data/lib/selenium/devtools/{v115 → v119}/debugger.rb +2 -2
  65. data/lib/selenium/devtools/{v115 → v119}/device_access.rb +2 -2
  66. data/lib/selenium/devtools/{v116 → v119}/device_orientation.rb +2 -2
  67. data/lib/selenium/devtools/{v115 → v119}/dom.rb +2 -2
  68. data/lib/selenium/devtools/{v116 → v119}/dom_debugger.rb +2 -2
  69. data/lib/selenium/devtools/{v115 → v119}/dom_snapshot.rb +2 -2
  70. data/lib/selenium/devtools/{v116 → v119}/dom_storage.rb +2 -2
  71. data/lib/selenium/devtools/{v115 → v119}/emulation.rb +2 -2
  72. data/lib/selenium/devtools/{v115 → v119}/event_breakpoints.rb +2 -2
  73. data/lib/selenium/devtools/{v115 → v119}/fed_cm.rb +7 -2
  74. data/lib/selenium/devtools/{v116 → v119}/fetch.rb +2 -2
  75. data/lib/selenium/devtools/{v116 → v119}/headless_experimental.rb +2 -2
  76. data/lib/selenium/devtools/{v115 → v119}/heap_profiler.rb +2 -2
  77. data/lib/selenium/devtools/{v116 → v119}/indexed_db.rb +2 -2
  78. data/lib/selenium/devtools/{v115 → v119}/input.rb +6 -2
  79. data/lib/selenium/devtools/{v116 → v119}/inspector.rb +2 -2
  80. data/lib/selenium/devtools/{v116 → v119}/io.rb +2 -2
  81. data/lib/selenium/devtools/{v116 → v119}/layer_tree.rb +2 -2
  82. data/lib/selenium/devtools/{v116 → v119}/log.rb +2 -2
  83. data/lib/selenium/devtools/{v115 → v119}/media.rb +2 -2
  84. data/lib/selenium/devtools/{v115 → v119}/memory.rb +2 -2
  85. data/lib/selenium/devtools/{v115 → v119}/network.rb +2 -2
  86. data/lib/selenium/devtools/{v116 → v119}/overlay.rb +2 -2
  87. data/lib/selenium/devtools/{v115 → v119}/page.rb +13 -6
  88. data/lib/selenium/devtools/{v116 → v119}/performance.rb +2 -2
  89. data/lib/selenium/devtools/{v115 → v119}/performance_timeline.rb +2 -2
  90. data/lib/selenium/devtools/{v116 → v119}/preload.rb +2 -3
  91. data/lib/selenium/devtools/{v116 → v119}/profiler.rb +2 -2
  92. data/lib/selenium/devtools/{v115 → v119}/runtime.rb +4 -6
  93. data/lib/selenium/devtools/{v116 → v119}/schema.rb +2 -2
  94. data/lib/selenium/devtools/{v116 → v119}/security.rb +2 -2
  95. data/lib/selenium/devtools/{v116 → v119}/service_worker.rb +2 -2
  96. data/lib/selenium/devtools/{v115 → v119}/storage.rb +13 -2
  97. data/lib/selenium/devtools/{v116 → v119}/system_info.rb +2 -2
  98. data/lib/selenium/devtools/{v116 → v119}/target.rb +2 -2
  99. data/lib/selenium/devtools/{v116 → v119}/tethering.rb +2 -2
  100. data/lib/selenium/devtools/{v116 → v119}/tracing.rb +2 -2
  101. data/lib/selenium/devtools/{v116 → v119}/web_audio.rb +2 -2
  102. data/lib/selenium/devtools/{v116 → v119}/web_authn.rb +2 -2
  103. data/lib/selenium/devtools/{v116.rb → v119.rb} +3 -3
  104. data/lib/selenium/devtools/version.rb +1 -1
  105. metadata +104 -104
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ceb6bf15319a260163ce712ede8b1ffd0800679ee81bd691ae22a794d9880196
4
- data.tar.gz: b9d9dc83b679fc473ee91059e78c381a286732af935f631664cbb5012b658a68
3
+ metadata.gz: ec236bb99216ede0d0cfdc62aaddc409f06204e301c033092a9784c647ae47ac
4
+ data.tar.gz: 7e884a66a58199bc811c76b435bb378df03b0686d56baec2e5b2374565d9cd52
5
5
  SHA512:
6
- metadata.gz: b49063663ca18faf40882943cbd85fef3fed36eebe62cc728046d7d3c340ec300f655e539f4cc269607c9728432534315302aa3b8f31503cfa467656d4806b00
7
- data.tar.gz: 78ec66c41169be1a9305bd2e6e6476b8b5d0038026a6402a174930e352712bc3ecb4e919c630d26f477b45e172e3a0aaf3a2d966797188614adad53c5d2af37b
6
+ metadata.gz: 1c442977793c7b1f288541deff432f1e79920d2ea8edffbdb835059cd07a41189082bdd8f225f59f1cac9dbf362de3dfa315ab5d96b3e4470472d221dcf7cd39
7
+ data.tar.gz: 8d52d4232d3272ebedc733f0607849302e13e269d86fb031080a4017abebb5f677a83743c08faae12c49373c1f2eb6bcb8ac0b991770d54190711d14f351297e
@@ -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 V116
23
+ module V118
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 # V116
89
+ end # V118
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 V116
23
+ module V118
24
24
  class Animation
25
25
  EVENTS = {
26
26
  animation_canceled: 'animationCanceled',
@@ -89,6 +89,6 @@ module Selenium
89
89
  end
90
90
 
91
91
  end # Animation
92
- end # V116
92
+ end # V118
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 V116
23
+ module V118
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 # V116
64
+ end # V118
65
65
  end # DevTools
66
66
  end # Selenium
@@ -20,8 +20,11 @@
20
20
  # This file is automatically generated. Any changes will be lost!
21
21
  module Selenium
22
22
  module DevTools
23
- module V116
23
+ module V118
24
24
  class Autofill
25
+ EVENTS = {
26
+ address_form_filled: 'addressFormFilled',
27
+ }.freeze
25
28
 
26
29
  def initialize(devtools)
27
30
  @devtools = devtools
@@ -44,7 +47,15 @@ module Selenium
44
47
  addresses: addresses)
45
48
  end
46
49
 
50
+ def disable
51
+ @devtools.send_cmd('Autofill.disable')
52
+ end
53
+
54
+ def enable
55
+ @devtools.send_cmd('Autofill.enable')
56
+ end
57
+
47
58
  end # Autofill
48
- end # V116
59
+ end # V118
49
60
  end # DevTools
50
61
  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 V116
23
+ module V118
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 # V116
61
+ end # V118
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 V116
23
+ module V118
24
24
  class Browser
25
25
  EVENTS = {
26
26
  download_will_begin: 'downloadWillBegin',
@@ -135,6 +135,6 @@ module Selenium
135
135
  end
136
136
 
137
137
  end # Browser
138
- end # V116
138
+ end # V118
139
139
  end # DevTools
140
140
  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 V116
23
+ module V118
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 # V116
69
+ end # V118
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 V116
23
+ module V118
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 # V116
69
+ end # V118
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 V115
23
+ module V118
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 # V115
51
+ end # V118
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 V116
23
+ module V118
24
24
  class CSS
25
25
  EVENTS = {
26
26
  fonts_updated: 'fontsUpdated',
@@ -196,6 +196,6 @@ module Selenium
196
196
  end
197
197
 
198
198
  end # CSS
199
- end # V116
199
+ end # V118
200
200
  end # DevTools
201
201
  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 V115
23
+ module V118
24
24
  class Database
25
25
  EVENTS = {
26
26
  add_database: 'addDatabase',
@@ -55,6 +55,6 @@ module Selenium
55
55
  end
56
56
 
57
57
  end # Database
58
- end # V115
58
+ end # V118
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 V116
23
+ module V118
24
24
  class Debugger
25
25
  EVENTS = {
26
26
  breakpoint_resolved: 'breakpointResolved',
@@ -227,6 +227,6 @@ module Selenium
227
227
  end
228
228
 
229
229
  end # Debugger
230
- end # V116
230
+ end # V118
231
231
  end # DevTools
232
232
  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 V116
23
+ module V118
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 # V116
58
+ end # V118
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 V115
23
+ module V118
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 # V115
47
+ end # V118
48
48
  end # DevTools
49
49
  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 V116
23
+ module V118
24
24
  class DOM
25
25
  EVENTS = {
26
26
  attribute_modified: 'attributeModified',
@@ -337,6 +337,6 @@ module Selenium
337
337
  end
338
338
 
339
339
  end # DOM
340
- end # V116
340
+ end # V118
341
341
  end # DevTools
342
342
  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 V115
23
+ module V118
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 # V115
92
+ end # V118
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 V116
23
+ module V118
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 # V116
61
+ end # V118
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 V115
23
+ module V118
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 # V115
73
+ end # V118
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 V116
23
+ module V118
24
24
  class Emulation
25
25
  EVENTS = {
26
26
  virtual_time_budget_expired: 'virtualTimeBudgetExpired',
@@ -201,6 +201,6 @@ module Selenium
201
201
  end
202
202
 
203
203
  end # Emulation
204
- end # V116
204
+ end # V118
205
205
  end # DevTools
206
206
  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 V116
23
+ module V118
24
24
  class EventBreakpoints
25
25
 
26
26
  def initialize(devtools)
@@ -43,6 +43,6 @@ module Selenium
43
43
  end
44
44
 
45
45
  end # EventBreakpoints
46
- end # V116
46
+ end # V118
47
47
  end # DevTools
48
48
  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 V116
23
+ module V118
24
24
  class FedCm
25
25
  EVENTS = {
26
26
  dialog_shown: 'dialogShown',
@@ -50,6 +50,11 @@ module Selenium
50
50
  accountIndex: account_index)
51
51
  end
52
52
 
53
+ def confirm_idp_signin(dialog_id:)
54
+ @devtools.send_cmd('FedCm.confirmIdpSignin',
55
+ dialogId: dialog_id)
56
+ end
57
+
53
58
  def dismiss_dialog(dialog_id:, trigger_cooldown: nil)
54
59
  @devtools.send_cmd('FedCm.dismissDialog',
55
60
  dialogId: dialog_id,
@@ -61,6 +66,6 @@ module Selenium
61
66
  end
62
67
 
63
68
  end # FedCm
64
- end # V116
69
+ end # V118
65
70
  end # DevTools
66
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 V115
23
+ module V118
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 # V115
101
+ end # V118
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 V115
23
+ module V118
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 # V115
52
+ end # V118
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 V116
23
+ module V118
24
24
  class HeapProfiler
25
25
  EVENTS = {
26
26
  add_heap_snapshot_chunk: 'addHeapSnapshotChunk',
@@ -104,6 +104,6 @@ module Selenium
104
104
  end
105
105
 
106
106
  end # HeapProfiler
107
- end # V116
107
+ end # V118
108
108
  end # DevTools
109
109
  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 V115
23
+ module V118
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 # V115
108
+ end # V118
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 V116
23
+ module V118
24
24
  class Input
25
25
  EVENTS = {
26
26
  drag_intercepted: 'dragIntercepted',
@@ -105,6 +105,10 @@ module Selenium
105
105
  timestamp: timestamp)
106
106
  end
107
107
 
108
+ def cancel_dragging
109
+ @devtools.send_cmd('Input.cancelDragging')
110
+ end
111
+
108
112
  def emulate_touch_from_mouse_event(type:, x:, y:, button:, timestamp: nil, delta_x: nil, delta_y: nil, modifiers: nil, click_count: nil)
109
113
  @devtools.send_cmd('Input.emulateTouchFromMouseEvent',
110
114
  type: type,
@@ -163,6 +167,6 @@ module Selenium
163
167
  end
164
168
 
165
169
  end # Input
166
- end # V116
170
+ end # V118
167
171
  end # DevTools
168
172
  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 V115
23
+ module V118
24
24
  class Inspector
25
25
  EVENTS = {
26
26
  detached: 'detached',
@@ -46,6 +46,6 @@ module Selenium
46
46
  end
47
47
 
48
48
  end # Inspector
49
- end # V115
49
+ end # V118
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 V115
23
+ module V118
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 # V115
53
+ end # V118
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 V115
23
+ module V118
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 # V115
89
+ end # V118
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 V115
23
+ module V118
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 # V115
60
+ end # V118
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 V116
23
+ module V118
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 # V116
51
+ end # V118
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 V116
23
+ module V118
24
24
  class Memory
25
25
 
26
26
  def initialize(devtools)
@@ -77,6 +77,6 @@ module Selenium
77
77
  end
78
78
 
79
79
  end # Memory
80
- end # V116
80
+ end # V118
81
81
  end # DevTools
82
82
  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 V116
23
+ module V118
24
24
  class Network
25
25
  EVENTS = {
26
26
  data_received: 'dataReceived',
@@ -259,6 +259,6 @@ module Selenium
259
259
  end
260
260
 
261
261
  end # Network
262
- end # V116
262
+ end # V118
263
263
  end # DevTools
264
264
  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 V115
23
+ module V118
24
24
  class Overlay
25
25
  EVENTS = {
26
26
  inspect_node_requested: 'inspectNodeRequested',
@@ -197,6 +197,6 @@ module Selenium
197
197
  end
198
198
 
199
199
  end # Overlay
200
- end # V115
200
+ end # V118
201
201
  end # DevTools
202
202
  end # Selenium