puppeteer-ruby 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (103) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -0
  3. data/docs/Puppeteer.html +414 -96
  4. data/docs/Puppeteer/AsyncAwaitBehavior.html +1 -1
  5. data/docs/Puppeteer/Browser.html +34 -34
  6. data/docs/Puppeteer/BrowserContext.html +2 -2
  7. data/docs/Puppeteer/BrowserFetcher.html +1 -1
  8. data/docs/Puppeteer/BrowserRunner.html +1 -1
  9. data/docs/Puppeteer/BrowserRunner/BrowserProcess.html +1 -1
  10. data/docs/Puppeteer/CDPSession.html +2 -2
  11. data/docs/Puppeteer/CDPSession/Error.html +1 -1
  12. data/docs/Puppeteer/ConcurrentRubyUtils.html +14 -6
  13. data/docs/Puppeteer/Connection.html +2 -2
  14. data/docs/Puppeteer/Connection/MessageCallback.html +1 -1
  15. data/docs/Puppeteer/Connection/ProtocolError.html +1 -1
  16. data/docs/Puppeteer/Connection/RequestDebugPrinter.html +1 -1
  17. data/docs/Puppeteer/Connection/ResponseDebugPrinter.html +1 -1
  18. data/docs/Puppeteer/ConsoleMessage.html +1 -1
  19. data/docs/Puppeteer/ConsoleMessage/Location.html +1 -1
  20. data/docs/Puppeteer/DOMWorld.html +1 -1
  21. data/docs/Puppeteer/DOMWorld/DetachedError.html +1 -1
  22. data/docs/Puppeteer/DebugPrint.html +1 -1
  23. data/docs/Puppeteer/Device.html +1 -1
  24. data/docs/Puppeteer/Devices.html +1 -1
  25. data/docs/Puppeteer/ElementHandle.html +1 -1
  26. data/docs/Puppeteer/ElementHandle/BoundingBox.html +1 -1
  27. data/docs/Puppeteer/ElementHandle/BoxModel.html +1 -1
  28. data/docs/Puppeteer/ElementHandle/ElementNotFoundError.html +1 -1
  29. data/docs/Puppeteer/ElementHandle/ElementNotVisibleError.html +1 -1
  30. data/docs/Puppeteer/ElementHandle/Point.html +1 -1
  31. data/docs/Puppeteer/ElementHandle/ScrollIntoViewError.html +1 -1
  32. data/docs/Puppeteer/EmulationManager.html +1 -1
  33. data/docs/Puppeteer/EventCallbackable.html +83 -17
  34. data/docs/Puppeteer/EventCallbackable/EventListeners.html +1 -1
  35. data/docs/Puppeteer/ExecutionContext.html +1 -1
  36. data/docs/Puppeteer/ExecutionContext/EvaluationError.html +1 -1
  37. data/docs/Puppeteer/ExecutionContext/JavaScriptExpression.html +1 -1
  38. data/docs/Puppeteer/ExecutionContext/JavaScriptFunction.html +1 -1
  39. data/docs/Puppeteer/FileChooser.html +1 -1
  40. data/docs/Puppeteer/Frame.html +1 -1
  41. data/docs/Puppeteer/FrameManager.html +2 -2
  42. data/docs/Puppeteer/FrameManager/NavigationError.html +1 -1
  43. data/docs/Puppeteer/IfPresent.html +1 -1
  44. data/docs/Puppeteer/JSHandle.html +1 -1
  45. data/docs/Puppeteer/Keyboard.html +1 -1
  46. data/docs/Puppeteer/Keyboard/KeyDefinition.html +1 -1
  47. data/docs/Puppeteer/Keyboard/KeyDescription.html +1 -1
  48. data/docs/Puppeteer/Launcher.html +1 -1
  49. data/docs/Puppeteer/Launcher/Base.html +1 -1
  50. data/docs/Puppeteer/Launcher/Base/ExecutablePathNotFound.html +1 -1
  51. data/docs/Puppeteer/Launcher/BrowserOptions.html +1 -1
  52. data/docs/Puppeteer/Launcher/Chrome.html +1 -1
  53. data/docs/Puppeteer/Launcher/Chrome/DefaultArgs.html +1 -1
  54. data/docs/Puppeteer/Launcher/ChromeArgOptions.html +1 -1
  55. data/docs/Puppeteer/Launcher/LaunchOptions.html +1 -1
  56. data/docs/Puppeteer/LifecycleWatcher.html +1 -1
  57. data/docs/Puppeteer/LifecycleWatcher/ExpectedLifecycle.html +1 -1
  58. data/docs/Puppeteer/LifecycleWatcher/FrameDetachedError.html +1 -1
  59. data/docs/Puppeteer/LifecycleWatcher/TerminatedError.html +1 -1
  60. data/docs/Puppeteer/Mouse.html +1 -1
  61. data/docs/Puppeteer/Mouse/Button.html +1 -1
  62. data/docs/Puppeteer/NetworkManager.html +2 -2
  63. data/docs/Puppeteer/NetworkManager/Credentials.html +1 -1
  64. data/docs/Puppeteer/Page.html +497 -294
  65. data/docs/Puppeteer/Page/FileChooserTimeoutError.html +5 -5
  66. data/docs/Puppeteer/Page/ScreenshotOptions.html +1 -1
  67. data/docs/Puppeteer/Page/ScriptTag.html +24 -24
  68. data/docs/Puppeteer/Page/StyleTag.html +19 -19
  69. data/docs/Puppeteer/Page/TargetCrashedError.html +1 -1
  70. data/docs/Puppeteer/RemoteObject.html +1 -1
  71. data/docs/Puppeteer/Target.html +2 -2
  72. data/docs/Puppeteer/Target/InitializeFailure.html +1 -1
  73. data/docs/Puppeteer/Target/TargetInfo.html +1 -1
  74. data/docs/Puppeteer/TimeoutError.html +1 -1
  75. data/docs/Puppeteer/TimeoutSettings.html +1 -1
  76. data/docs/Puppeteer/TouchScreen.html +1 -1
  77. data/docs/Puppeteer/Viewport.html +1 -1
  78. data/docs/Puppeteer/WaitTask.html +1 -1
  79. data/docs/Puppeteer/WaitTask/TerminatedError.html +1 -1
  80. data/docs/Puppeteer/WaitTask/TimeoutError.html +1 -1
  81. data/docs/Puppeteer/WebSocket.html +1 -1
  82. data/docs/Puppeteer/WebSocket/DriverImpl.html +1 -1
  83. data/docs/Puppeteer/WebSocket/TransportError.html +1 -1
  84. data/docs/Puppeteer/WebSocketTransport.html +9 -9
  85. data/docs/_index.html +1 -1
  86. data/docs/file.README.html +3 -1
  87. data/docs/index.html +3 -1
  88. data/docs/method_list.html +581 -557
  89. data/docs/top-level-namespace.html +1 -1
  90. data/lib/puppeteer.rb +36 -12
  91. data/lib/puppeteer/browser.rb +5 -0
  92. data/lib/puppeteer/concurrent_ruby_utils.rb +6 -2
  93. data/lib/puppeteer/event_callbackable.rb +11 -0
  94. data/lib/puppeteer/launcher.rb +6 -6
  95. data/lib/puppeteer/launcher/chrome.rb +1 -1
  96. data/lib/puppeteer/page.rb +39 -0
  97. data/lib/puppeteer/target.rb +1 -1
  98. data/lib/puppeteer/version.rb +1 -1
  99. data/lib/puppeteer/web_socket_transport.rb +8 -8
  100. data/puppeteer-ruby.png +0 -0
  101. metadata +3 -4
  102. data/Dockerfile +0 -6
  103. data/docker-compose.yml +0 -15
@@ -102,24 +102,24 @@
102
102
 
103
103
  <li class="even ">
104
104
  <div class="item">
105
- <span class='object_link'><a href="Puppeteer/Page.html#SS-instance_method" title="Puppeteer::Page#SS (method)">#SS</a></span>
106
- <small>Puppeteer::Page</small>
105
+ <span class='object_link'><a href="Puppeteer/Frame.html#SS-instance_method" title="Puppeteer::Frame#SS (method)">#SS</a></span>
106
+ <small>Puppeteer::Frame</small>
107
107
  </div>
108
108
  </li>
109
109
 
110
110
 
111
111
  <li class="odd ">
112
112
  <div class="item">
113
- <span class='object_link'><a href="Puppeteer/Frame.html#SS-instance_method" title="Puppeteer::Frame#SS (method)">#SS</a></span>
114
- <small>Puppeteer::Frame</small>
113
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#SS-instance_method" title="Puppeteer::ElementHandle#SS (method)">#SS</a></span>
114
+ <small>Puppeteer::ElementHandle</small>
115
115
  </div>
116
116
  </li>
117
117
 
118
118
 
119
119
  <li class="even ">
120
120
  <div class="item">
121
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#SS-instance_method" title="Puppeteer::ElementHandle#SS (method)">#SS</a></span>
122
- <small>Puppeteer::ElementHandle</small>
121
+ <span class='object_link'><a href="Puppeteer/Page.html#SS-instance_method" title="Puppeteer::Page#SS (method)">#SS</a></span>
122
+ <small>Puppeteer::Page</small>
123
123
  </div>
124
124
  </li>
125
125
 
@@ -134,88 +134,88 @@
134
134
 
135
135
  <li class="even ">
136
136
  <div class="item">
137
- <span class='object_link'><a href="Puppeteer/Frame.html#SSeval-instance_method" title="Puppeteer::Frame#SSeval (method)">#SSeval</a></span>
138
- <small>Puppeteer::Frame</small>
137
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#SSeval-instance_method" title="Puppeteer::ElementHandle#SSeval (method)">#SSeval</a></span>
138
+ <small>Puppeteer::ElementHandle</small>
139
139
  </div>
140
140
  </li>
141
141
 
142
142
 
143
143
  <li class="odd ">
144
144
  <div class="item">
145
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#SSeval-instance_method" title="Puppeteer::ElementHandle#SSeval (method)">#SSeval</a></span>
146
- <small>Puppeteer::ElementHandle</small>
145
+ <span class='object_link'><a href="Puppeteer/Page.html#SSeval-instance_method" title="Puppeteer::Page#SSeval (method)">#SSeval</a></span>
146
+ <small>Puppeteer::Page</small>
147
147
  </div>
148
148
  </li>
149
149
 
150
150
 
151
151
  <li class="even ">
152
152
  <div class="item">
153
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#SSeval-instance_method" title="Puppeteer::DOMWorld#SSeval (method)">#SSeval</a></span>
154
- <small>Puppeteer::DOMWorld</small>
153
+ <span class='object_link'><a href="Puppeteer/Frame.html#SSeval-instance_method" title="Puppeteer::Frame#SSeval (method)">#SSeval</a></span>
154
+ <small>Puppeteer::Frame</small>
155
155
  </div>
156
156
  </li>
157
157
 
158
158
 
159
159
  <li class="odd ">
160
160
  <div class="item">
161
- <span class='object_link'><a href="Puppeteer/Page.html#SSeval-instance_method" title="Puppeteer::Page#SSeval (method)">#SSeval</a></span>
162
- <small>Puppeteer::Page</small>
161
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#SSeval-instance_method" title="Puppeteer::DOMWorld#SSeval (method)">#SSeval</a></span>
162
+ <small>Puppeteer::DOMWorld</small>
163
163
  </div>
164
164
  </li>
165
165
 
166
166
 
167
167
  <li class="even ">
168
168
  <div class="item">
169
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#Seval-instance_method" title="Puppeteer::DOMWorld#Seval (method)">#Seval</a></span>
170
- <small>Puppeteer::DOMWorld</small>
169
+ <span class='object_link'><a href="Puppeteer/Page.html#Seval-instance_method" title="Puppeteer::Page#Seval (method)">#Seval</a></span>
170
+ <small>Puppeteer::Page</small>
171
171
  </div>
172
172
  </li>
173
173
 
174
174
 
175
175
  <li class="odd ">
176
176
  <div class="item">
177
- <span class='object_link'><a href="Puppeteer/Frame.html#Seval-instance_method" title="Puppeteer::Frame#Seval (method)">#Seval</a></span>
178
- <small>Puppeteer::Frame</small>
177
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#Seval-instance_method" title="Puppeteer::DOMWorld#Seval (method)">#Seval</a></span>
178
+ <small>Puppeteer::DOMWorld</small>
179
179
  </div>
180
180
  </li>
181
181
 
182
182
 
183
183
  <li class="even ">
184
184
  <div class="item">
185
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#Seval-instance_method" title="Puppeteer::ElementHandle#Seval (method)">#Seval</a></span>
186
- <small>Puppeteer::ElementHandle</small>
185
+ <span class='object_link'><a href="Puppeteer/Frame.html#Seval-instance_method" title="Puppeteer::Frame#Seval (method)">#Seval</a></span>
186
+ <small>Puppeteer::Frame</small>
187
187
  </div>
188
188
  </li>
189
189
 
190
190
 
191
191
  <li class="odd ">
192
192
  <div class="item">
193
- <span class='object_link'><a href="Puppeteer/Page.html#Seval-instance_method" title="Puppeteer::Page#Seval (method)">#Seval</a></span>
194
- <small>Puppeteer::Page</small>
193
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#Seval-instance_method" title="Puppeteer::ElementHandle#Seval (method)">#Seval</a></span>
194
+ <small>Puppeteer::ElementHandle</small>
195
195
  </div>
196
196
  </li>
197
197
 
198
198
 
199
199
  <li class="even ">
200
200
  <div class="item">
201
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#Sx-instance_method" title="Puppeteer::ElementHandle#Sx (method)">#Sx</a></span>
202
- <small>Puppeteer::ElementHandle</small>
201
+ <span class='object_link'><a href="Puppeteer/Frame.html#Sx-instance_method" title="Puppeteer::Frame#Sx (method)">#Sx</a></span>
202
+ <small>Puppeteer::Frame</small>
203
203
  </div>
204
204
  </li>
205
205
 
206
206
 
207
207
  <li class="odd ">
208
208
  <div class="item">
209
- <span class='object_link'><a href="Puppeteer/Page.html#Sx-instance_method" title="Puppeteer::Page#Sx (method)">#Sx</a></span>
210
- <small>Puppeteer::Page</small>
209
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#Sx-instance_method" title="Puppeteer::ElementHandle#Sx (method)">#Sx</a></span>
210
+ <small>Puppeteer::ElementHandle</small>
211
211
  </div>
212
212
  </li>
213
213
 
214
214
 
215
215
  <li class="even ">
216
216
  <div class="item">
217
- <span class='object_link'><a href="Puppeteer/Frame.html#Sx-instance_method" title="Puppeteer::Frame#Sx (method)">#Sx</a></span>
218
- <small>Puppeteer::Frame</small>
217
+ <span class='object_link'><a href="Puppeteer/Page.html#Sx-instance_method" title="Puppeteer::Page#Sx (method)">#Sx</a></span>
218
+ <small>Puppeteer::Page</small>
219
219
  </div>
220
220
  </li>
221
221
 
@@ -278,16 +278,16 @@
278
278
 
279
279
  <li class="even ">
280
280
  <div class="item">
281
- <span class='object_link'><a href="Puppeteer/Page.html#add_script_tag-instance_method" title="Puppeteer::Page#add_script_tag (method)">#add_script_tag</a></span>
282
- <small>Puppeteer::Page</small>
281
+ <span class='object_link'><a href="Puppeteer/Frame.html#add_script_tag-instance_method" title="Puppeteer::Frame#add_script_tag (method)">#add_script_tag</a></span>
282
+ <small>Puppeteer::Frame</small>
283
283
  </div>
284
284
  </li>
285
285
 
286
286
 
287
287
  <li class="odd ">
288
288
  <div class="item">
289
- <span class='object_link'><a href="Puppeteer/Frame.html#add_script_tag-instance_method" title="Puppeteer::Frame#add_script_tag (method)">#add_script_tag</a></span>
290
- <small>Puppeteer::Frame</small>
289
+ <span class='object_link'><a href="Puppeteer/Page.html#add_script_tag-instance_method" title="Puppeteer::Page#add_script_tag (method)">#add_script_tag</a></span>
290
+ <small>Puppeteer::Page</small>
291
291
  </div>
292
292
  </li>
293
293
 
@@ -326,48 +326,48 @@
326
326
 
327
327
  <li class="even ">
328
328
  <div class="item">
329
- <span class='object_link'><a href="Puppeteer/Launcher/ChromeArgOptions.html#args-instance_method" title="Puppeteer::Launcher::ChromeArgOptions#args (method)">#args</a></span>
330
- <small>Puppeteer::Launcher::ChromeArgOptions</small>
329
+ <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#args-instance_method" title="Puppeteer::ConsoleMessage#args (method)">#args</a></span>
330
+ <small>Puppeteer::ConsoleMessage</small>
331
331
  </div>
332
332
  </li>
333
333
 
334
334
 
335
335
  <li class="odd ">
336
336
  <div class="item">
337
- <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#args-instance_method" title="Puppeteer::ConsoleMessage#args (method)">#args</a></span>
338
- <small>Puppeteer::ConsoleMessage</small>
337
+ <span class='object_link'><a href="Puppeteer/Launcher/ChromeArgOptions.html#args-instance_method" title="Puppeteer::Launcher::ChromeArgOptions#args (method)">#args</a></span>
338
+ <small>Puppeteer::Launcher::ChromeArgOptions</small>
339
339
  </div>
340
340
  </li>
341
341
 
342
342
 
343
343
  <li class="even ">
344
344
  <div class="item">
345
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#as_element-instance_method" title="Puppeteer::ElementHandle#as_element (method)">#as_element</a></span>
346
- <small>Puppeteer::ElementHandle</small>
345
+ <span class='object_link'><a href="Puppeteer/JSHandle.html#as_element-instance_method" title="Puppeteer::JSHandle#as_element (method)">#as_element</a></span>
346
+ <small>Puppeteer::JSHandle</small>
347
347
  </div>
348
348
  </li>
349
349
 
350
350
 
351
351
  <li class="odd ">
352
352
  <div class="item">
353
- <span class='object_link'><a href="Puppeteer/JSHandle.html#as_element-instance_method" title="Puppeteer::JSHandle#as_element (method)">#as_element</a></span>
354
- <small>Puppeteer::JSHandle</small>
353
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#as_element-instance_method" title="Puppeteer::ElementHandle#as_element (method)">#as_element</a></span>
354
+ <small>Puppeteer::ElementHandle</small>
355
355
  </div>
356
356
  </li>
357
357
 
358
358
 
359
359
  <li class="even ">
360
360
  <div class="item">
361
- <span class='object_link'><a href="Puppeteer/Page.html#async_SSeval-instance_method" title="Puppeteer::Page#async_SSeval (method)">#async_SSeval</a></span>
362
- <small>Puppeteer::Page</small>
361
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#async_SSeval-instance_method" title="Puppeteer::ElementHandle#async_SSeval (method)">#async_SSeval</a></span>
362
+ <small>Puppeteer::ElementHandle</small>
363
363
  </div>
364
364
  </li>
365
365
 
366
366
 
367
367
  <li class="odd ">
368
368
  <div class="item">
369
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#async_SSeval-instance_method" title="Puppeteer::ElementHandle#async_SSeval (method)">#async_SSeval</a></span>
370
- <small>Puppeteer::ElementHandle</small>
369
+ <span class='object_link'><a href="Puppeteer/Page.html#async_SSeval-instance_method" title="Puppeteer::Page#async_SSeval (method)">#async_SSeval</a></span>
370
+ <small>Puppeteer::Page</small>
371
371
  </div>
372
372
  </li>
373
373
 
@@ -390,24 +390,24 @@
390
390
 
391
391
  <li class="even ">
392
392
  <div class="item">
393
- <span class='object_link'><a href="Puppeteer/Frame.html#async_click-instance_method" title="Puppeteer::Frame#async_click (method)">#async_click</a></span>
394
- <small>Puppeteer::Frame</small>
393
+ <span class='object_link'><a href="Puppeteer/Mouse.html#async_click-instance_method" title="Puppeteer::Mouse#async_click (method)">#async_click</a></span>
394
+ <small>Puppeteer::Mouse</small>
395
395
  </div>
396
396
  </li>
397
397
 
398
398
 
399
399
  <li class="odd ">
400
400
  <div class="item">
401
- <span class='object_link'><a href="Puppeteer/Page.html#async_click-instance_method" title="Puppeteer::Page#async_click (method)">#async_click</a></span>
402
- <small>Puppeteer::Page</small>
401
+ <span class='object_link'><a href="Puppeteer/Frame.html#async_click-instance_method" title="Puppeteer::Frame#async_click (method)">#async_click</a></span>
402
+ <small>Puppeteer::Frame</small>
403
403
  </div>
404
404
  </li>
405
405
 
406
406
 
407
407
  <li class="even ">
408
408
  <div class="item">
409
- <span class='object_link'><a href="Puppeteer/Mouse.html#async_click-instance_method" title="Puppeteer::Mouse#async_click (method)">#async_click</a></span>
410
- <small>Puppeteer::Mouse</small>
409
+ <span class='object_link'><a href="Puppeteer/Page.html#async_click-instance_method" title="Puppeteer::Page#async_click (method)">#async_click</a></span>
410
+ <small>Puppeteer::Page</small>
411
411
  </div>
412
412
  </li>
413
413
 
@@ -486,16 +486,16 @@
486
486
 
487
487
  <li class="even ">
488
488
  <div class="item">
489
- <span class='object_link'><a href="Puppeteer/Connection.html#async_send_message-instance_method" title="Puppeteer::Connection#async_send_message (method)">#async_send_message</a></span>
490
- <small>Puppeteer::Connection</small>
489
+ <span class='object_link'><a href="Puppeteer/CDPSession.html#async_send_message-instance_method" title="Puppeteer::CDPSession#async_send_message (method)">#async_send_message</a></span>
490
+ <small>Puppeteer::CDPSession</small>
491
491
  </div>
492
492
  </li>
493
493
 
494
494
 
495
495
  <li class="odd ">
496
496
  <div class="item">
497
- <span class='object_link'><a href="Puppeteer/CDPSession.html#async_send_message-instance_method" title="Puppeteer::CDPSession#async_send_message (method)">#async_send_message</a></span>
498
- <small>Puppeteer::CDPSession</small>
497
+ <span class='object_link'><a href="Puppeteer/Connection.html#async_send_message-instance_method" title="Puppeteer::Connection#async_send_message (method)">#async_send_message</a></span>
498
+ <small>Puppeteer::Connection</small>
499
499
  </div>
500
500
  </li>
501
501
 
@@ -510,16 +510,16 @@
510
510
 
511
511
  <li class="odd ">
512
512
  <div class="item">
513
- <span class='object_link'><a href="Puppeteer/Keyboard.html#async_type_text-instance_method" title="Puppeteer::Keyboard#async_type_text (method)">#async_type_text</a></span>
514
- <small>Puppeteer::Keyboard</small>
513
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#async_type_text-instance_method" title="Puppeteer::ElementHandle#async_type_text (method)">#async_type_text</a></span>
514
+ <small>Puppeteer::ElementHandle</small>
515
515
  </div>
516
516
  </li>
517
517
 
518
518
 
519
519
  <li class="even ">
520
520
  <div class="item">
521
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#async_type_text-instance_method" title="Puppeteer::ElementHandle#async_type_text (method)">#async_type_text</a></span>
522
- <small>Puppeteer::ElementHandle</small>
521
+ <span class='object_link'><a href="Puppeteer/Keyboard.html#async_type_text-instance_method" title="Puppeteer::Keyboard#async_type_text (method)">#async_type_text</a></span>
522
+ <small>Puppeteer::Keyboard</small>
523
523
  </div>
524
524
  </li>
525
525
 
@@ -550,16 +550,16 @@
550
550
 
551
551
  <li class="even ">
552
552
  <div class="item">
553
- <span class='object_link'><a href="Puppeteer/Frame.html#async_wait_for_navigation-instance_method" title="Puppeteer::Frame#async_wait_for_navigation (method)">#async_wait_for_navigation</a></span>
554
- <small>Puppeteer::Frame</small>
553
+ <span class='object_link'><a href="Puppeteer/Page.html#async_wait_for_navigation-instance_method" title="Puppeteer::Page#async_wait_for_navigation (method)">#async_wait_for_navigation</a></span>
554
+ <small>Puppeteer::Page</small>
555
555
  </div>
556
556
  </li>
557
557
 
558
558
 
559
559
  <li class="odd ">
560
560
  <div class="item">
561
- <span class='object_link'><a href="Puppeteer/Page.html#async_wait_for_navigation-instance_method" title="Puppeteer::Page#async_wait_for_navigation (method)">#async_wait_for_navigation</a></span>
562
- <small>Puppeteer::Page</small>
561
+ <span class='object_link'><a href="Puppeteer/Frame.html#async_wait_for_navigation-instance_method" title="Puppeteer::Frame#async_wait_for_navigation (method)">#async_wait_for_navigation</a></span>
562
+ <small>Puppeteer::Frame</small>
563
563
  </div>
564
564
  </li>
565
565
 
@@ -574,16 +574,16 @@
574
574
 
575
575
  <li class="odd ">
576
576
  <div class="item">
577
- <span class='object_link'><a href="Puppeteer/NetworkManager.html#authenticate-instance_method" title="Puppeteer::NetworkManager#authenticate (method)">#authenticate</a></span>
578
- <small>Puppeteer::NetworkManager</small>
577
+ <span class='object_link'><a href="Puppeteer/Page.html#authenticate-instance_method" title="Puppeteer::Page#authenticate (method)">#authenticate</a></span>
578
+ <small>Puppeteer::Page</small>
579
579
  </div>
580
580
  </li>
581
581
 
582
582
 
583
583
  <li class="even ">
584
584
  <div class="item">
585
- <span class='object_link'><a href="Puppeteer/Page.html#authenticate-instance_method" title="Puppeteer::Page#authenticate (method)">#authenticate</a></span>
586
- <small>Puppeteer::Page</small>
585
+ <span class='object_link'><a href="Puppeteer/NetworkManager.html#authenticate-instance_method" title="Puppeteer::NetworkManager#authenticate (method)">#authenticate</a></span>
586
+ <small>Puppeteer::NetworkManager</small>
587
587
  </div>
588
588
  </li>
589
589
 
@@ -630,40 +630,40 @@
630
630
 
631
631
  <li class="even ">
632
632
  <div class="item">
633
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#box_model-instance_method" title="Puppeteer::ElementHandle#box_model (method)">#box_model</a></span>
634
- <small>Puppeteer::ElementHandle</small>
633
+ <span class='object_link'><a href="Puppeteer/RemoteObject.html#box_model-instance_method" title="Puppeteer::RemoteObject#box_model (method)">#box_model</a></span>
634
+ <small>Puppeteer::RemoteObject</small>
635
635
  </div>
636
636
  </li>
637
637
 
638
638
 
639
639
  <li class="odd ">
640
640
  <div class="item">
641
- <span class='object_link'><a href="Puppeteer/RemoteObject.html#box_model-instance_method" title="Puppeteer::RemoteObject#box_model (method)">#box_model</a></span>
642
- <small>Puppeteer::RemoteObject</small>
641
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#box_model-instance_method" title="Puppeteer::ElementHandle#box_model (method)">#box_model</a></span>
642
+ <small>Puppeteer::ElementHandle</small>
643
643
  </div>
644
644
  </li>
645
645
 
646
646
 
647
647
  <li class="even ">
648
648
  <div class="item">
649
- <span class='object_link'><a href="Puppeteer/BrowserContext.html#browser-instance_method" title="Puppeteer::BrowserContext#browser (method)">#browser</a></span>
650
- <small>Puppeteer::BrowserContext</small>
649
+ <span class='object_link'><a href="Puppeteer/Target.html#browser-instance_method" title="Puppeteer::Target#browser (method)">#browser</a></span>
650
+ <small>Puppeteer::Target</small>
651
651
  </div>
652
652
  </li>
653
653
 
654
654
 
655
655
  <li class="odd ">
656
656
  <div class="item">
657
- <span class='object_link'><a href="Puppeteer/Page.html#browser-instance_method" title="Puppeteer::Page#browser (method)">#browser</a></span>
658
- <small>Puppeteer::Page</small>
657
+ <span class='object_link'><a href="Puppeteer/BrowserContext.html#browser-instance_method" title="Puppeteer::BrowserContext#browser (method)">#browser</a></span>
658
+ <small>Puppeteer::BrowserContext</small>
659
659
  </div>
660
660
  </li>
661
661
 
662
662
 
663
663
  <li class="even ">
664
664
  <div class="item">
665
- <span class='object_link'><a href="Puppeteer/Target.html#browser-instance_method" title="Puppeteer::Target#browser (method)">#browser</a></span>
666
- <small>Puppeteer::Target</small>
665
+ <span class='object_link'><a href="Puppeteer/Page.html#browser-instance_method" title="Puppeteer::Page#browser (method)">#browser</a></span>
666
+ <small>Puppeteer::Page</small>
667
667
  </div>
668
668
  </li>
669
669
 
@@ -702,16 +702,16 @@
702
702
 
703
703
  <li class="odd ">
704
704
  <div class="item">
705
- <span class='object_link'><a href="Puppeteer/Page.html#cache_enabled=-instance_method" title="Puppeteer::Page#cache_enabled= (method)">#cache_enabled=</a></span>
706
- <small>Puppeteer::Page</small>
705
+ <span class='object_link'><a href="Puppeteer/NetworkManager.html#cache_enabled=-instance_method" title="Puppeteer::NetworkManager#cache_enabled= (method)">#cache_enabled=</a></span>
706
+ <small>Puppeteer::NetworkManager</small>
707
707
  </div>
708
708
  </li>
709
709
 
710
710
 
711
711
  <li class="even ">
712
712
  <div class="item">
713
- <span class='object_link'><a href="Puppeteer/NetworkManager.html#cache_enabled=-instance_method" title="Puppeteer::NetworkManager#cache_enabled= (method)">#cache_enabled=</a></span>
714
- <small>Puppeteer::NetworkManager</small>
713
+ <span class='object_link'><a href="Puppeteer/Page.html#cache_enabled=-instance_method" title="Puppeteer::Page#cache_enabled= (method)">#cache_enabled=</a></span>
714
+ <small>Puppeteer::Page</small>
715
715
  </div>
716
716
  </li>
717
717
 
@@ -734,16 +734,16 @@
734
734
 
735
735
  <li class="odd ">
736
736
  <div class="item">
737
- <span class='object_link'><a href="Puppeteer/Mouse.html#click-instance_method" title="Puppeteer::Mouse#click (method)">#click</a></span>
738
- <small>Puppeteer::Mouse</small>
737
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#click-instance_method" title="Puppeteer::DOMWorld#click (method)">#click</a></span>
738
+ <small>Puppeteer::DOMWorld</small>
739
739
  </div>
740
740
  </li>
741
741
 
742
742
 
743
743
  <li class="even ">
744
744
  <div class="item">
745
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#click-instance_method" title="Puppeteer::DOMWorld#click (method)">#click</a></span>
746
- <small>Puppeteer::DOMWorld</small>
745
+ <span class='object_link'><a href="Puppeteer/Page.html#click-instance_method" title="Puppeteer::Page#click (method)">#click</a></span>
746
+ <small>Puppeteer::Page</small>
747
747
  </div>
748
748
  </li>
749
749
 
@@ -758,16 +758,16 @@
758
758
 
759
759
  <li class="even ">
760
760
  <div class="item">
761
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#click-instance_method" title="Puppeteer::ElementHandle#click (method)">#click</a></span>
762
- <small>Puppeteer::ElementHandle</small>
761
+ <span class='object_link'><a href="Puppeteer/Mouse.html#click-instance_method" title="Puppeteer::Mouse#click (method)">#click</a></span>
762
+ <small>Puppeteer::Mouse</small>
763
763
  </div>
764
764
  </li>
765
765
 
766
766
 
767
767
  <li class="odd ">
768
768
  <div class="item">
769
- <span class='object_link'><a href="Puppeteer/Page.html#click-instance_method" title="Puppeteer::Page#click (method)">#click</a></span>
770
- <small>Puppeteer::Page</small>
769
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#click-instance_method" title="Puppeteer::ElementHandle#click (method)">#click</a></span>
770
+ <small>Puppeteer::ElementHandle</small>
771
771
  </div>
772
772
  </li>
773
773
 
@@ -806,8 +806,8 @@
806
806
 
807
807
  <li class="even ">
808
808
  <div class="item">
809
- <span class='object_link'><a href="Puppeteer/BrowserContext.html#close-instance_method" title="Puppeteer::BrowserContext#close (method)">#close</a></span>
810
- <small>Puppeteer::BrowserContext</small>
809
+ <span class='object_link'><a href="Puppeteer/WebSocket.html#close-instance_method" title="Puppeteer::WebSocket#close (method)">#close</a></span>
810
+ <small>Puppeteer::WebSocket</small>
811
811
  </div>
812
812
  </li>
813
813
 
@@ -822,32 +822,32 @@
822
822
 
823
823
  <li class="even ">
824
824
  <div class="item">
825
- <span class='object_link'><a href="Puppeteer/Page.html#close-instance_method" title="Puppeteer::Page#close (method)">#close</a></span>
826
- <small>Puppeteer::Page</small>
825
+ <span class='object_link'><a href="Puppeteer/Browser.html#close-instance_method" title="Puppeteer::Browser#close (method)">#close</a></span>
826
+ <small>Puppeteer::Browser</small>
827
827
  </div>
828
828
  </li>
829
829
 
830
830
 
831
831
  <li class="odd ">
832
832
  <div class="item">
833
- <span class='object_link'><a href="Puppeteer/Browser.html#close-instance_method" title="Puppeteer::Browser#close (method)">#close</a></span>
834
- <small>Puppeteer::Browser</small>
833
+ <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#close-instance_method" title="Puppeteer::WebSocketTransport#close (method)">#close</a></span>
834
+ <small>Puppeteer::WebSocketTransport</small>
835
835
  </div>
836
836
  </li>
837
837
 
838
838
 
839
839
  <li class="even ">
840
840
  <div class="item">
841
- <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#close-instance_method" title="Puppeteer::WebSocketTransport#close (method)">#close</a></span>
842
- <small>Puppeteer::WebSocketTransport</small>
841
+ <span class='object_link'><a href="Puppeteer/BrowserContext.html#close-instance_method" title="Puppeteer::BrowserContext#close (method)">#close</a></span>
842
+ <small>Puppeteer::BrowserContext</small>
843
843
  </div>
844
844
  </li>
845
845
 
846
846
 
847
847
  <li class="odd ">
848
848
  <div class="item">
849
- <span class='object_link'><a href="Puppeteer/WebSocket.html#close-instance_method" title="Puppeteer::WebSocket#close (method)">#close</a></span>
850
- <small>Puppeteer::WebSocket</small>
849
+ <span class='object_link'><a href="Puppeteer/Page.html#close-instance_method" title="Puppeteer::Page#close (method)">#close</a></span>
850
+ <small>Puppeteer::Page</small>
851
851
  </div>
852
852
  </li>
853
853
 
@@ -870,16 +870,16 @@
870
870
 
871
871
  <li class="even ">
872
872
  <div class="item">
873
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#code-instance_method" title="Puppeteer::Keyboard::KeyDescription#code (method)">#code</a></span>
874
- <small>Puppeteer::Keyboard::KeyDescription</small>
873
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#code-instance_method" title="Puppeteer::Keyboard::KeyDefinition#code (method)">#code</a></span>
874
+ <small>Puppeteer::Keyboard::KeyDefinition</small>
875
875
  </div>
876
876
  </li>
877
877
 
878
878
 
879
879
  <li class="odd ">
880
880
  <div class="item">
881
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#code-instance_method" title="Puppeteer::Keyboard::KeyDefinition#code (method)">#code</a></span>
882
- <small>Puppeteer::Keyboard::KeyDefinition</small>
881
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#code-instance_method" title="Puppeteer::Keyboard::KeyDescription#code (method)">#code</a></span>
882
+ <small>Puppeteer::Keyboard::KeyDescription</small>
883
883
  </div>
884
884
  </li>
885
885
 
@@ -902,16 +902,16 @@
902
902
 
903
903
  <li class="even ">
904
904
  <div class="item">
905
- <span class='object_link'><a href="Puppeteer/Launcher/Chrome.html#connect-instance_method" title="Puppeteer::Launcher::Chrome#connect (method)">#connect</a></span>
906
- <small>Puppeteer::Launcher::Chrome</small>
905
+ <span class='object_link'><a href="Puppeteer.html#connect-instance_method" title="Puppeteer#connect (method)">#connect</a></span>
906
+ <small>Puppeteer</small>
907
907
  </div>
908
908
  </li>
909
909
 
910
910
 
911
911
  <li class="odd ">
912
912
  <div class="item">
913
- <span class='object_link'><a href="Puppeteer.html#connect-instance_method" title="Puppeteer#connect (method)">#connect</a></span>
914
- <small>Puppeteer</small>
913
+ <span class='object_link'><a href="Puppeteer/Launcher/Chrome.html#connect-instance_method" title="Puppeteer::Launcher::Chrome#connect (method)">#connect</a></span>
914
+ <small>Puppeteer::Launcher::Chrome</small>
915
915
  </div>
916
916
  </li>
917
917
 
@@ -926,16 +926,16 @@
926
926
 
927
927
  <li class="odd ">
928
928
  <div class="item">
929
- <span class='object_link'><a href="Puppeteer/BrowserRunner.html#connection-instance_method" title="Puppeteer::BrowserRunner#connection (method)">#connection</a></span>
930
- <small>Puppeteer::BrowserRunner</small>
929
+ <span class='object_link'><a href="Puppeteer/CDPSession.html#connection-instance_method" title="Puppeteer::CDPSession#connection (method)">#connection</a></span>
930
+ <small>Puppeteer::CDPSession</small>
931
931
  </div>
932
932
  </li>
933
933
 
934
934
 
935
935
  <li class="even ">
936
936
  <div class="item">
937
- <span class='object_link'><a href="Puppeteer/CDPSession.html#connection-instance_method" title="Puppeteer::CDPSession#connection (method)">#connection</a></span>
938
- <small>Puppeteer::CDPSession</small>
937
+ <span class='object_link'><a href="Puppeteer/BrowserRunner.html#connection-instance_method" title="Puppeteer::BrowserRunner#connection (method)">#connection</a></span>
938
+ <small>Puppeteer::BrowserRunner</small>
939
939
  </div>
940
940
  </li>
941
941
 
@@ -1030,32 +1030,32 @@
1030
1030
 
1031
1031
  <li class="even ">
1032
1032
  <div class="item">
1033
- <span class='object_link'><a href="Puppeteer/Page.html#create-class_method" title="Puppeteer::Page.create (method)">create</a></span>
1034
- <small>Puppeteer::Page</small>
1033
+ <span class='object_link'><a href="Puppeteer/JSHandle.html#create-class_method" title="Puppeteer::JSHandle.create (method)">create</a></span>
1034
+ <small>Puppeteer::JSHandle</small>
1035
1035
  </div>
1036
1036
  </li>
1037
1037
 
1038
1038
 
1039
1039
  <li class="odd ">
1040
1040
  <div class="item">
1041
- <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#create-class_method" title="Puppeteer::WebSocketTransport.create (method)">create</a></span>
1042
- <small>Puppeteer::WebSocketTransport</small>
1041
+ <span class='object_link'><a href="Puppeteer/Browser.html#create-class_method" title="Puppeteer::Browser.create (method)">create</a></span>
1042
+ <small>Puppeteer::Browser</small>
1043
1043
  </div>
1044
1044
  </li>
1045
1045
 
1046
1046
 
1047
1047
  <li class="even ">
1048
1048
  <div class="item">
1049
- <span class='object_link'><a href="Puppeteer/JSHandle.html#create-class_method" title="Puppeteer::JSHandle.create (method)">create</a></span>
1050
- <small>Puppeteer::JSHandle</small>
1049
+ <span class='object_link'><a href="Puppeteer/Page.html#create-class_method" title="Puppeteer::Page.create (method)">create</a></span>
1050
+ <small>Puppeteer::Page</small>
1051
1051
  </div>
1052
1052
  </li>
1053
1053
 
1054
1054
 
1055
1055
  <li class="odd ">
1056
1056
  <div class="item">
1057
- <span class='object_link'><a href="Puppeteer/Browser.html#create-class_method" title="Puppeteer::Browser.create (method)">create</a></span>
1058
- <small>Puppeteer::Browser</small>
1057
+ <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#create-class_method" title="Puppeteer::WebSocketTransport.create (method)">create</a></span>
1058
+ <small>Puppeteer::WebSocketTransport</small>
1059
1059
  </div>
1060
1060
  </li>
1061
1061
 
@@ -1118,16 +1118,16 @@
1118
1118
 
1119
1119
  <li class="odd ">
1120
1120
  <div class="item">
1121
- <span class='object_link'><a href="Puppeteer.html#default_args-instance_method" title="Puppeteer#default_args (method)">#default_args</a></span>
1122
- <small>Puppeteer</small>
1121
+ <span class='object_link'><a href="Puppeteer/Launcher/Chrome.html#default_args-instance_method" title="Puppeteer::Launcher::Chrome#default_args (method)">#default_args</a></span>
1122
+ <small>Puppeteer::Launcher::Chrome</small>
1123
1123
  </div>
1124
1124
  </li>
1125
1125
 
1126
1126
 
1127
1127
  <li class="even ">
1128
1128
  <div class="item">
1129
- <span class='object_link'><a href="Puppeteer/Launcher/Chrome.html#default_args-instance_method" title="Puppeteer::Launcher::Chrome#default_args (method)">#default_args</a></span>
1130
- <small>Puppeteer::Launcher::Chrome</small>
1129
+ <span class='object_link'><a href="Puppeteer.html#default_args-instance_method" title="Puppeteer#default_args (method)">#default_args</a></span>
1130
+ <small>Puppeteer</small>
1131
1131
  </div>
1132
1132
  </li>
1133
1133
 
@@ -1182,24 +1182,24 @@
1182
1182
 
1183
1183
  <li class="odd ">
1184
1184
  <div class="item">
1185
- <span class='object_link'><a href="Puppeteer/Frame.html#detach-instance_method" title="Puppeteer::Frame#detach (method)">#detach</a></span>
1186
- <small>Puppeteer::Frame</small>
1185
+ <span class='object_link'><a href="Puppeteer/CDPSession.html#detach-instance_method" title="Puppeteer::CDPSession#detach (method)">#detach</a></span>
1186
+ <small>Puppeteer::CDPSession</small>
1187
1187
  </div>
1188
1188
  </li>
1189
1189
 
1190
1190
 
1191
1191
  <li class="even ">
1192
1192
  <div class="item">
1193
- <span class='object_link'><a href="Puppeteer/CDPSession.html#detach-instance_method" title="Puppeteer::CDPSession#detach (method)">#detach</a></span>
1194
- <small>Puppeteer::CDPSession</small>
1193
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#detach-instance_method" title="Puppeteer::DOMWorld#detach (method)">#detach</a></span>
1194
+ <small>Puppeteer::DOMWorld</small>
1195
1195
  </div>
1196
1196
  </li>
1197
1197
 
1198
1198
 
1199
1199
  <li class="odd ">
1200
1200
  <div class="item">
1201
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#detach-instance_method" title="Puppeteer::DOMWorld#detach (method)">#detach</a></span>
1202
- <small>Puppeteer::DOMWorld</small>
1201
+ <span class='object_link'><a href="Puppeteer/Frame.html#detach-instance_method" title="Puppeteer::Frame#detach (method)">#detach</a></span>
1202
+ <small>Puppeteer::Frame</small>
1203
1203
  </div>
1204
1204
  </li>
1205
1205
 
@@ -1246,32 +1246,32 @@
1246
1246
 
1247
1247
  <li class="odd ">
1248
1248
  <div class="item">
1249
- <span class='object_link'><a href="Puppeteer/JSHandle.html#dispose-instance_method" title="Puppeteer::JSHandle#dispose (method)">#dispose</a></span>
1250
- <small>Puppeteer::JSHandle</small>
1249
+ <span class='object_link'><a href="Puppeteer/Connection.html#dispose-instance_method" title="Puppeteer::Connection#dispose (method)">#dispose</a></span>
1250
+ <small>Puppeteer::Connection</small>
1251
1251
  </div>
1252
1252
  </li>
1253
1253
 
1254
1254
 
1255
1255
  <li class="even ">
1256
1256
  <div class="item">
1257
- <span class='object_link'><a href="Puppeteer/Connection.html#dispose-instance_method" title="Puppeteer::Connection#dispose (method)">#dispose</a></span>
1258
- <small>Puppeteer::Connection</small>
1257
+ <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#dispose-instance_method" title="Puppeteer::LifecycleWatcher#dispose (method)">#dispose</a></span>
1258
+ <small>Puppeteer::LifecycleWatcher</small>
1259
1259
  </div>
1260
1260
  </li>
1261
1261
 
1262
1262
 
1263
1263
  <li class="odd ">
1264
1264
  <div class="item">
1265
- <span class='object_link'><a href="Puppeteer/BrowserRunner/BrowserProcess.html#dispose-instance_method" title="Puppeteer::BrowserRunner::BrowserProcess#dispose (method)">#dispose</a></span>
1266
- <small>Puppeteer::BrowserRunner::BrowserProcess</small>
1265
+ <span class='object_link'><a href="Puppeteer/JSHandle.html#dispose-instance_method" title="Puppeteer::JSHandle#dispose (method)">#dispose</a></span>
1266
+ <small>Puppeteer::JSHandle</small>
1267
1267
  </div>
1268
1268
  </li>
1269
1269
 
1270
1270
 
1271
1271
  <li class="even ">
1272
1272
  <div class="item">
1273
- <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#dispose-instance_method" title="Puppeteer::LifecycleWatcher#dispose (method)">#dispose</a></span>
1274
- <small>Puppeteer::LifecycleWatcher</small>
1273
+ <span class='object_link'><a href="Puppeteer/BrowserRunner/BrowserProcess.html#dispose-instance_method" title="Puppeteer::BrowserRunner::BrowserProcess#dispose (method)">#dispose</a></span>
1274
+ <small>Puppeteer::BrowserRunner::BrowserProcess</small>
1275
1275
  </div>
1276
1276
  </li>
1277
1277
 
@@ -1318,16 +1318,16 @@
1318
1318
 
1319
1319
  <li class="even ">
1320
1320
  <div class="item">
1321
- <span class='object_link'><a href="Puppeteer/EventCallbackable/EventListeners.html#each-instance_method" title="Puppeteer::EventCallbackable::EventListeners#each (method)">#each</a></span>
1322
- <small>Puppeteer::EventCallbackable::EventListeners</small>
1321
+ <span class='object_link'><a href="Puppeteer/Launcher/Chrome/DefaultArgs.html#each-instance_method" title="Puppeteer::Launcher::Chrome::DefaultArgs#each (method)">#each</a></span>
1322
+ <small>Puppeteer::Launcher::Chrome::DefaultArgs</small>
1323
1323
  </div>
1324
1324
  </li>
1325
1325
 
1326
1326
 
1327
1327
  <li class="odd ">
1328
1328
  <div class="item">
1329
- <span class='object_link'><a href="Puppeteer/Launcher/Chrome/DefaultArgs.html#each-instance_method" title="Puppeteer::Launcher::Chrome::DefaultArgs#each (method)">#each</a></span>
1330
- <small>Puppeteer::Launcher::Chrome::DefaultArgs</small>
1329
+ <span class='object_link'><a href="Puppeteer/EventCallbackable/EventListeners.html#each-instance_method" title="Puppeteer::EventCallbackable::EventListeners#each (method)">#each</a></span>
1330
+ <small>Puppeteer::EventCallbackable::EventListeners</small>
1331
1331
  </div>
1332
1332
  </li>
1333
1333
 
@@ -1390,8 +1390,8 @@
1390
1390
 
1391
1391
  <li class="odd ">
1392
1392
  <div class="item">
1393
- <span class='object_link'><a href="Puppeteer/Page.html#evaluate-instance_method" title="Puppeteer::Page#evaluate (method)">#evaluate</a></span>
1394
- <small>Puppeteer::Page</small>
1393
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#evaluate-instance_method" title="Puppeteer::DOMWorld#evaluate (method)">#evaluate</a></span>
1394
+ <small>Puppeteer::DOMWorld</small>
1395
1395
  </div>
1396
1396
  </li>
1397
1397
 
@@ -1406,64 +1406,64 @@
1406
1406
 
1407
1407
  <li class="odd ">
1408
1408
  <div class="item">
1409
- <span class='object_link'><a href="Puppeteer/ExecutionContext.html#evaluate-instance_method" title="Puppeteer::ExecutionContext#evaluate (method)">#evaluate</a></span>
1410
- <small>Puppeteer::ExecutionContext</small>
1409
+ <span class='object_link'><a href="Puppeteer/Page.html#evaluate-instance_method" title="Puppeteer::Page#evaluate (method)">#evaluate</a></span>
1410
+ <small>Puppeteer::Page</small>
1411
1411
  </div>
1412
1412
  </li>
1413
1413
 
1414
1414
 
1415
1415
  <li class="even ">
1416
1416
  <div class="item">
1417
- <span class='object_link'><a href="Puppeteer/Frame.html#evaluate-instance_method" title="Puppeteer::Frame#evaluate (method)">#evaluate</a></span>
1418
- <small>Puppeteer::Frame</small>
1417
+ <span class='object_link'><a href="Puppeteer/ExecutionContext.html#evaluate-instance_method" title="Puppeteer::ExecutionContext#evaluate (method)">#evaluate</a></span>
1418
+ <small>Puppeteer::ExecutionContext</small>
1419
1419
  </div>
1420
1420
  </li>
1421
1421
 
1422
1422
 
1423
1423
  <li class="odd ">
1424
1424
  <div class="item">
1425
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#evaluate-instance_method" title="Puppeteer::DOMWorld#evaluate (method)">#evaluate</a></span>
1426
- <small>Puppeteer::DOMWorld</small>
1425
+ <span class='object_link'><a href="Puppeteer/Frame.html#evaluate-instance_method" title="Puppeteer::Frame#evaluate (method)">#evaluate</a></span>
1426
+ <small>Puppeteer::Frame</small>
1427
1427
  </div>
1428
1428
  </li>
1429
1429
 
1430
1430
 
1431
1431
  <li class="even ">
1432
1432
  <div class="item">
1433
- <span class='object_link'><a href="Puppeteer/Frame.html#evaluate_handle-instance_method" title="Puppeteer::Frame#evaluate_handle (method)">#evaluate_handle</a></span>
1434
- <small>Puppeteer::Frame</small>
1433
+ <span class='object_link'><a href="Puppeteer/ExecutionContext.html#evaluate_handle-instance_method" title="Puppeteer::ExecutionContext#evaluate_handle (method)">#evaluate_handle</a></span>
1434
+ <small>Puppeteer::ExecutionContext</small>
1435
1435
  </div>
1436
1436
  </li>
1437
1437
 
1438
1438
 
1439
1439
  <li class="odd ">
1440
1440
  <div class="item">
1441
- <span class='object_link'><a href="Puppeteer/ExecutionContext.html#evaluate_handle-instance_method" title="Puppeteer::ExecutionContext#evaluate_handle (method)">#evaluate_handle</a></span>
1442
- <small>Puppeteer::ExecutionContext</small>
1441
+ <span class='object_link'><a href="Puppeteer/Page.html#evaluate_handle-instance_method" title="Puppeteer::Page#evaluate_handle (method)">#evaluate_handle</a></span>
1442
+ <small>Puppeteer::Page</small>
1443
1443
  </div>
1444
1444
  </li>
1445
1445
 
1446
1446
 
1447
1447
  <li class="even ">
1448
1448
  <div class="item">
1449
- <span class='object_link'><a href="Puppeteer/Page.html#evaluate_handle-instance_method" title="Puppeteer::Page#evaluate_handle (method)">#evaluate_handle</a></span>
1450
- <small>Puppeteer::Page</small>
1449
+ <span class='object_link'><a href="Puppeteer/Frame.html#evaluate_handle-instance_method" title="Puppeteer::Frame#evaluate_handle (method)">#evaluate_handle</a></span>
1450
+ <small>Puppeteer::Frame</small>
1451
1451
  </div>
1452
1452
  </li>
1453
1453
 
1454
1454
 
1455
1455
  <li class="odd ">
1456
1456
  <div class="item">
1457
- <span class='object_link'><a href="Puppeteer/JSHandle.html#evaluate_handle-instance_method" title="Puppeteer::JSHandle#evaluate_handle (method)">#evaluate_handle</a></span>
1458
- <small>Puppeteer::JSHandle</small>
1457
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#evaluate_handle-instance_method" title="Puppeteer::DOMWorld#evaluate_handle (method)">#evaluate_handle</a></span>
1458
+ <small>Puppeteer::DOMWorld</small>
1459
1459
  </div>
1460
1460
  </li>
1461
1461
 
1462
1462
 
1463
1463
  <li class="even ">
1464
1464
  <div class="item">
1465
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#evaluate_handle-instance_method" title="Puppeteer::DOMWorld#evaluate_handle (method)">#evaluate_handle</a></span>
1466
- <small>Puppeteer::DOMWorld</small>
1465
+ <span class='object_link'><a href="Puppeteer/JSHandle.html#evaluate_handle-instance_method" title="Puppeteer::JSHandle#evaluate_handle (method)">#evaluate_handle</a></span>
1466
+ <small>Puppeteer::JSHandle</small>
1467
1467
  </div>
1468
1468
  </li>
1469
1469
 
@@ -1494,48 +1494,48 @@
1494
1494
 
1495
1495
  <li class="even ">
1496
1496
  <div class="item">
1497
- <span class='object_link'><a href="Puppeteer.html#executable_path-instance_method" title="Puppeteer#executable_path (method)">#executable_path</a></span>
1498
- <small>Puppeteer</small>
1497
+ <span class='object_link'><a href="Puppeteer/Launcher/Chrome.html#executable_path-instance_method" title="Puppeteer::Launcher::Chrome#executable_path (method)">#executable_path</a></span>
1498
+ <small>Puppeteer::Launcher::Chrome</small>
1499
1499
  </div>
1500
1500
  </li>
1501
1501
 
1502
1502
 
1503
1503
  <li class="odd ">
1504
1504
  <div class="item">
1505
- <span class='object_link'><a href="Puppeteer/Launcher/Chrome.html#executable_path-instance_method" title="Puppeteer::Launcher::Chrome#executable_path (method)">#executable_path</a></span>
1506
- <small>Puppeteer::Launcher::Chrome</small>
1505
+ <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#executable_path-instance_method" title="Puppeteer::Launcher::LaunchOptions#executable_path (method)">#executable_path</a></span>
1506
+ <small>Puppeteer::Launcher::LaunchOptions</small>
1507
1507
  </div>
1508
1508
  </li>
1509
1509
 
1510
1510
 
1511
1511
  <li class="even ">
1512
1512
  <div class="item">
1513
- <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#executable_path-instance_method" title="Puppeteer::Launcher::LaunchOptions#executable_path (method)">#executable_path</a></span>
1514
- <small>Puppeteer::Launcher::LaunchOptions</small>
1513
+ <span class='object_link'><a href="Puppeteer.html#executable_path-instance_method" title="Puppeteer#executable_path (method)">#executable_path</a></span>
1514
+ <small>Puppeteer</small>
1515
1515
  </div>
1516
1516
  </li>
1517
1517
 
1518
1518
 
1519
1519
  <li class="odd ">
1520
1520
  <div class="item">
1521
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#execution_context-instance_method" title="Puppeteer::DOMWorld#execution_context (method)">#execution_context</a></span>
1522
- <small>Puppeteer::DOMWorld</small>
1521
+ <span class='object_link'><a href="Puppeteer/Frame.html#execution_context-instance_method" title="Puppeteer::Frame#execution_context (method)">#execution_context</a></span>
1522
+ <small>Puppeteer::Frame</small>
1523
1523
  </div>
1524
1524
  </li>
1525
1525
 
1526
1526
 
1527
1527
  <li class="even ">
1528
1528
  <div class="item">
1529
- <span class='object_link'><a href="Puppeteer/Frame.html#execution_context-instance_method" title="Puppeteer::Frame#execution_context (method)">#execution_context</a></span>
1530
- <small>Puppeteer::Frame</small>
1529
+ <span class='object_link'><a href="Puppeteer/JSHandle.html#execution_context-instance_method" title="Puppeteer::JSHandle#execution_context (method)">#execution_context</a></span>
1530
+ <small>Puppeteer::JSHandle</small>
1531
1531
  </div>
1532
1532
  </li>
1533
1533
 
1534
1534
 
1535
1535
  <li class="odd ">
1536
1536
  <div class="item">
1537
- <span class='object_link'><a href="Puppeteer/JSHandle.html#execution_context-instance_method" title="Puppeteer::JSHandle#execution_context (method)">#execution_context</a></span>
1538
- <small>Puppeteer::JSHandle</small>
1537
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#execution_context-instance_method" title="Puppeteer::DOMWorld#execution_context (method)">#execution_context</a></span>
1538
+ <small>Puppeteer::DOMWorld</small>
1539
1539
  </div>
1540
1540
  </li>
1541
1541
 
@@ -1582,48 +1582,48 @@
1582
1582
 
1583
1583
  <li class="odd ">
1584
1584
  <div class="item">
1585
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#focus-instance_method" title="Puppeteer::ElementHandle#focus (method)">#focus</a></span>
1586
- <small>Puppeteer::ElementHandle</small>
1585
+ <span class='object_link'><a href="Puppeteer/Frame.html#focus-instance_method" title="Puppeteer::Frame#focus (method)">#focus</a></span>
1586
+ <small>Puppeteer::Frame</small>
1587
1587
  </div>
1588
1588
  </li>
1589
1589
 
1590
1590
 
1591
1591
  <li class="even ">
1592
1592
  <div class="item">
1593
- <span class='object_link'><a href="Puppeteer/Page.html#focus-instance_method" title="Puppeteer::Page#focus (method)">#focus</a></span>
1594
- <small>Puppeteer::Page</small>
1593
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#focus-instance_method" title="Puppeteer::ElementHandle#focus (method)">#focus</a></span>
1594
+ <small>Puppeteer::ElementHandle</small>
1595
1595
  </div>
1596
1596
  </li>
1597
1597
 
1598
1598
 
1599
1599
  <li class="odd ">
1600
1600
  <div class="item">
1601
- <span class='object_link'><a href="Puppeteer/Frame.html#focus-instance_method" title="Puppeteer::Frame#focus (method)">#focus</a></span>
1602
- <small>Puppeteer::Frame</small>
1601
+ <span class='object_link'><a href="Puppeteer/Page.html#focus-instance_method" title="Puppeteer::Page#focus (method)">#focus</a></span>
1602
+ <small>Puppeteer::Page</small>
1603
1603
  </div>
1604
1604
  </li>
1605
1605
 
1606
1606
 
1607
1607
  <li class="even ">
1608
1608
  <div class="item">
1609
- <span class='object_link'><a href="Puppeteer/FrameManager.html#frame-instance_method" title="Puppeteer::FrameManager#frame (method)">#frame</a></span>
1610
- <small>Puppeteer::FrameManager</small>
1609
+ <span class='object_link'><a href="Puppeteer/ExecutionContext.html#frame-instance_method" title="Puppeteer::ExecutionContext#frame (method)">#frame</a></span>
1610
+ <small>Puppeteer::ExecutionContext</small>
1611
1611
  </div>
1612
1612
  </li>
1613
1613
 
1614
1614
 
1615
1615
  <li class="odd ">
1616
1616
  <div class="item">
1617
- <span class='object_link'><a href="Puppeteer/ExecutionContext.html#frame-instance_method" title="Puppeteer::ExecutionContext#frame (method)">#frame</a></span>
1618
- <small>Puppeteer::ExecutionContext</small>
1617
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#frame-instance_method" title="Puppeteer::DOMWorld#frame (method)">#frame</a></span>
1618
+ <small>Puppeteer::DOMWorld</small>
1619
1619
  </div>
1620
1620
  </li>
1621
1621
 
1622
1622
 
1623
1623
  <li class="even ">
1624
1624
  <div class="item">
1625
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#frame-instance_method" title="Puppeteer::DOMWorld#frame (method)">#frame</a></span>
1626
- <small>Puppeteer::DOMWorld</small>
1625
+ <span class='object_link'><a href="Puppeteer/FrameManager.html#frame-instance_method" title="Puppeteer::FrameManager#frame (method)">#frame</a></span>
1626
+ <small>Puppeteer::FrameManager</small>
1627
1627
  </div>
1628
1628
  </li>
1629
1629
 
@@ -1782,16 +1782,16 @@
1782
1782
 
1783
1783
  <li class="even ">
1784
1784
  <div class="item">
1785
- <span class='object_link'><a href="Puppeteer/FrameManager.html#handle_frame_detached-instance_method" title="Puppeteer::FrameManager#handle_frame_detached (method)">#handle_frame_detached</a></span>
1786
- <small>Puppeteer::FrameManager</small>
1785
+ <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#handle_frame_detached-instance_method" title="Puppeteer::LifecycleWatcher#handle_frame_detached (method)">#handle_frame_detached</a></span>
1786
+ <small>Puppeteer::LifecycleWatcher</small>
1787
1787
  </div>
1788
1788
  </li>
1789
1789
 
1790
1790
 
1791
1791
  <li class="odd ">
1792
1792
  <div class="item">
1793
- <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#handle_frame_detached-instance_method" title="Puppeteer::LifecycleWatcher#handle_frame_detached (method)">#handle_frame_detached</a></span>
1794
- <small>Puppeteer::LifecycleWatcher</small>
1793
+ <span class='object_link'><a href="Puppeteer/FrameManager.html#handle_frame_detached-instance_method" title="Puppeteer::FrameManager#handle_frame_detached (method)">#handle_frame_detached</a></span>
1794
+ <small>Puppeteer::FrameManager</small>
1795
1795
  </div>
1796
1796
  </li>
1797
1797
 
@@ -1902,16 +1902,16 @@
1902
1902
 
1903
1903
  <li class="odd ">
1904
1904
  <div class="item">
1905
- <span class='object_link'><a href="Puppeteer/Browser.html#handle_target_info_changed-instance_method" title="Puppeteer::Browser#handle_target_info_changed (method)">#handle_target_info_changed</a></span>
1906
- <small>Puppeteer::Browser</small>
1905
+ <span class='object_link'><a href="Puppeteer/Target.html#handle_target_info_changed-instance_method" title="Puppeteer::Target#handle_target_info_changed (method)">#handle_target_info_changed</a></span>
1906
+ <small>Puppeteer::Target</small>
1907
1907
  </div>
1908
1908
  </li>
1909
1909
 
1910
1910
 
1911
1911
  <li class="even ">
1912
1912
  <div class="item">
1913
- <span class='object_link'><a href="Puppeteer/Target.html#handle_target_info_changed-instance_method" title="Puppeteer::Target#handle_target_info_changed (method)">#handle_target_info_changed</a></span>
1914
- <small>Puppeteer::Target</small>
1913
+ <span class='object_link'><a href="Puppeteer/Browser.html#handle_target_info_changed-instance_method" title="Puppeteer::Browser#handle_target_info_changed (method)">#handle_target_info_changed</a></span>
1914
+ <small>Puppeteer::Browser</small>
1915
1915
  </div>
1916
1916
  </li>
1917
1917
 
@@ -1942,16 +1942,16 @@
1942
1942
 
1943
1943
  <li class="even ">
1944
1944
  <div class="item">
1945
- <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#height-instance_method" title="Puppeteer::ElementHandle::BoundingBox#height (method)">#height</a></span>
1946
- <small>Puppeteer::ElementHandle::BoundingBox</small>
1945
+ <span class='object_link'><a href="Puppeteer/ElementHandle/BoxModel.html#height-instance_method" title="Puppeteer::ElementHandle::BoxModel#height (method)">#height</a></span>
1946
+ <small>Puppeteer::ElementHandle::BoxModel</small>
1947
1947
  </div>
1948
1948
  </li>
1949
1949
 
1950
1950
 
1951
1951
  <li class="odd ">
1952
1952
  <div class="item">
1953
- <span class='object_link'><a href="Puppeteer/ElementHandle/BoxModel.html#height-instance_method" title="Puppeteer::ElementHandle::BoxModel#height (method)">#height</a></span>
1954
- <small>Puppeteer::ElementHandle::BoxModel</small>
1953
+ <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#height-instance_method" title="Puppeteer::ElementHandle::BoundingBox#height (method)">#height</a></span>
1954
+ <small>Puppeteer::ElementHandle::BoundingBox</small>
1955
1955
  </div>
1956
1956
  </li>
1957
1957
 
@@ -1966,16 +1966,16 @@
1966
1966
 
1967
1967
  <li class="odd ">
1968
1968
  <div class="item">
1969
- <span class='object_link'><a href="Puppeteer/Frame.html#hover-instance_method" title="Puppeteer::Frame#hover (method)">#hover</a></span>
1970
- <small>Puppeteer::Frame</small>
1969
+ <span class='object_link'><a href="Puppeteer/Page.html#hover-instance_method" title="Puppeteer::Page#hover (method)">#hover</a></span>
1970
+ <small>Puppeteer::Page</small>
1971
1971
  </div>
1972
1972
  </li>
1973
1973
 
1974
1974
 
1975
1975
  <li class="even ">
1976
1976
  <div class="item">
1977
- <span class='object_link'><a href="Puppeteer/Page.html#hover-instance_method" title="Puppeteer::Page#hover (method)">#hover</a></span>
1978
- <small>Puppeteer::Page</small>
1977
+ <span class='object_link'><a href="Puppeteer/Frame.html#hover-instance_method" title="Puppeteer::Frame#hover (method)">#hover</a></span>
1978
+ <small>Puppeteer::Frame</small>
1979
1979
  </div>
1980
1980
  </li>
1981
1981
 
@@ -2029,14 +2029,6 @@
2029
2029
 
2030
2030
 
2031
2031
  <li class="odd ">
2032
- <div class="item">
2033
- <span class='object_link'><a href="Puppeteer/Page.html#init-instance_method" title="Puppeteer::Page#init (method)">#init</a></span>
2034
- <small>Puppeteer::Page</small>
2035
- </div>
2036
- </li>
2037
-
2038
-
2039
- <li class="even ">
2040
2032
  <div class="item">
2041
2033
  <span class='object_link'><a href="Puppeteer/NetworkManager.html#init-instance_method" title="Puppeteer::NetworkManager#init (method)">#init</a></span>
2042
2034
  <small>Puppeteer::NetworkManager</small>
@@ -2044,98 +2036,90 @@
2044
2036
  </li>
2045
2037
 
2046
2038
 
2047
- <li class="odd ">
2048
- <div class="item">
2049
- <span class='object_link'><a href="Puppeteer/Launcher/Base.html#initialize-instance_method" title="Puppeteer::Launcher::Base#initialize (method)">#initialize</a></span>
2050
- <small>Puppeteer::Launcher::Base</small>
2051
- </div>
2052
- </li>
2053
-
2054
-
2055
2039
  <li class="even ">
2056
2040
  <div class="item">
2057
- <span class='object_link'><a href="Puppeteer.html#initialize-instance_method" title="Puppeteer#initialize (method)">#initialize</a></span>
2058
- <small>Puppeteer</small>
2041
+ <span class='object_link'><a href="Puppeteer/Page.html#init-instance_method" title="Puppeteer::Page#init (method)">#init</a></span>
2042
+ <small>Puppeteer::Page</small>
2059
2043
  </div>
2060
2044
  </li>
2061
2045
 
2062
2046
 
2063
2047
  <li class="odd ">
2064
2048
  <div class="item">
2065
- <span class='object_link'><a href="Puppeteer/Page.html#initialize-instance_method" title="Puppeteer::Page#initialize (method)">#initialize</a></span>
2066
- <small>Puppeteer::Page</small>
2049
+ <span class='object_link'><a href="Puppeteer/EventCallbackable/EventListeners.html#initialize-instance_method" title="Puppeteer::EventCallbackable::EventListeners#initialize (method)">#initialize</a></span>
2050
+ <small>Puppeteer::EventCallbackable::EventListeners</small>
2067
2051
  </div>
2068
2052
  </li>
2069
2053
 
2070
2054
 
2071
2055
  <li class="even ">
2072
2056
  <div class="item">
2073
- <span class='object_link'><a href="Puppeteer/Page/FileChooserTimeoutError.html#initialize-instance_method" title="Puppeteer::Page::FileChooserTimeoutError#initialize (method)">#initialize</a></span>
2074
- <small>Puppeteer::Page::FileChooserTimeoutError</small>
2057
+ <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#initialize-instance_method" title="Puppeteer::LifecycleWatcher#initialize (method)">#initialize</a></span>
2058
+ <small>Puppeteer::LifecycleWatcher</small>
2075
2059
  </div>
2076
2060
  </li>
2077
2061
 
2078
2062
 
2079
2063
  <li class="odd ">
2080
2064
  <div class="item">
2081
- <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#initialize-instance_method" title="Puppeteer::Page::ScriptTag#initialize (method)">#initialize</a></span>
2082
- <small>Puppeteer::Page::ScriptTag</small>
2065
+ <span class='object_link'><a href="Puppeteer/LifecycleWatcher/FrameDetachedError.html#initialize-instance_method" title="Puppeteer::LifecycleWatcher::FrameDetachedError#initialize (method)">#initialize</a></span>
2066
+ <small>Puppeteer::LifecycleWatcher::FrameDetachedError</small>
2083
2067
  </div>
2084
2068
  </li>
2085
2069
 
2086
2070
 
2087
2071
  <li class="even ">
2088
2072
  <div class="item">
2089
- <span class='object_link'><a href="Puppeteer/Page/StyleTag.html#initialize-instance_method" title="Puppeteer::Page::StyleTag#initialize (method)">#initialize</a></span>
2090
- <small>Puppeteer::Page::StyleTag</small>
2073
+ <span class='object_link'><a href="Puppeteer/LifecycleWatcher/ExpectedLifecycle.html#initialize-instance_method" title="Puppeteer::LifecycleWatcher::ExpectedLifecycle#initialize (method)">#initialize</a></span>
2074
+ <small>Puppeteer::LifecycleWatcher::ExpectedLifecycle</small>
2091
2075
  </div>
2092
2076
  </li>
2093
2077
 
2094
2078
 
2095
2079
  <li class="odd ">
2096
2080
  <div class="item">
2097
- <span class='object_link'><a href="Puppeteer/Frame.html#initialize-instance_method" title="Puppeteer::Frame#initialize (method)">#initialize</a></span>
2098
- <small>Puppeteer::Frame</small>
2081
+ <span class='object_link'><a href="Puppeteer/ExecutionContext/JavaScriptFunction.html#initialize-instance_method" title="Puppeteer::ExecutionContext::JavaScriptFunction#initialize (method)">#initialize</a></span>
2082
+ <small>Puppeteer::ExecutionContext::JavaScriptFunction</small>
2099
2083
  </div>
2100
2084
  </li>
2101
2085
 
2102
2086
 
2103
2087
  <li class="even ">
2104
2088
  <div class="item">
2105
- <span class='object_link'><a href="Puppeteer/Mouse.html#initialize-instance_method" title="Puppeteer::Mouse#initialize (method)">#initialize</a></span>
2106
- <small>Puppeteer::Mouse</small>
2089
+ <span class='object_link'><a href="Puppeteer/WebSocket/DriverImpl.html#initialize-instance_method" title="Puppeteer::WebSocket::DriverImpl#initialize (method)">#initialize</a></span>
2090
+ <small>Puppeteer::WebSocket::DriverImpl</small>
2107
2091
  </div>
2108
2092
  </li>
2109
2093
 
2110
2094
 
2111
2095
  <li class="odd ">
2112
2096
  <div class="item">
2113
- <span class='object_link'><a href="Puppeteer/Device.html#initialize-instance_method" title="Puppeteer::Device#initialize (method)">#initialize</a></span>
2114
- <small>Puppeteer::Device</small>
2097
+ <span class='object_link'><a href="Puppeteer/ExecutionContext/JavaScriptExpression.html#initialize-instance_method" title="Puppeteer::ExecutionContext::JavaScriptExpression#initialize (method)">#initialize</a></span>
2098
+ <small>Puppeteer::ExecutionContext::JavaScriptExpression</small>
2115
2099
  </div>
2116
2100
  </li>
2117
2101
 
2118
2102
 
2119
2103
  <li class="even ">
2120
2104
  <div class="item">
2121
- <span class='object_link'><a href="Puppeteer/Target/TargetInfo.html#initialize-instance_method" title="Puppeteer::Target::TargetInfo#initialize (method)">#initialize</a></span>
2122
- <small>Puppeteer::Target::TargetInfo</small>
2105
+ <span class='object_link'><a href="Puppeteer/ExecutionContext.html#initialize-instance_method" title="Puppeteer::ExecutionContext#initialize (method)">#initialize</a></span>
2106
+ <small>Puppeteer::ExecutionContext</small>
2123
2107
  </div>
2124
2108
  </li>
2125
2109
 
2126
2110
 
2127
2111
  <li class="odd ">
2128
2112
  <div class="item">
2129
- <span class='object_link'><a href="Puppeteer/Target.html#initialize-instance_method" title="Puppeteer::Target#initialize (method)">#initialize</a></span>
2130
- <small>Puppeteer::Target</small>
2113
+ <span class='object_link'><a href="Puppeteer/WebSocket.html#initialize-instance_method" title="Puppeteer::WebSocket#initialize (method)">#initialize</a></span>
2114
+ <small>Puppeteer::WebSocket</small>
2131
2115
  </div>
2132
2116
  </li>
2133
2117
 
2134
2118
 
2135
2119
  <li class="even ">
2136
2120
  <div class="item">
2137
- <span class='object_link'><a href="Puppeteer/Browser.html#initialize-instance_method" title="Puppeteer::Browser#initialize (method)">#initialize</a></span>
2138
- <small>Puppeteer::Browser</small>
2121
+ <span class='object_link'><a href="Puppeteer/EmulationManager.html#initialize-instance_method" title="Puppeteer::EmulationManager#initialize (method)">#initialize</a></span>
2122
+ <small>Puppeteer::EmulationManager</small>
2139
2123
  </div>
2140
2124
  </li>
2141
2125
 
@@ -2150,96 +2134,96 @@
2150
2134
 
2151
2135
  <li class="even ">
2152
2136
  <div class="item">
2153
- <span class='object_link'><a href="Puppeteer/Viewport.html#initialize-instance_method" title="Puppeteer::Viewport#initialize (method)">#initialize</a></span>
2154
- <small>Puppeteer::Viewport</small>
2137
+ <span class='object_link'><a href="Puppeteer/Frame.html#initialize-instance_method" title="Puppeteer::Frame#initialize (method)">#initialize</a></span>
2138
+ <small>Puppeteer::Frame</small>
2155
2139
  </div>
2156
2140
  </li>
2157
2141
 
2158
2142
 
2159
2143
  <li class="odd ">
2160
2144
  <div class="item">
2161
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#initialize-instance_method" title="Puppeteer::DOMWorld#initialize (method)">#initialize</a></span>
2162
- <small>Puppeteer::DOMWorld</small>
2145
+ <span class='object_link'><a href="Puppeteer/NetworkManager.html#initialize-instance_method" title="Puppeteer::NetworkManager#initialize (method)">#initialize</a></span>
2146
+ <small>Puppeteer::NetworkManager</small>
2163
2147
  </div>
2164
2148
  </li>
2165
2149
 
2166
2150
 
2167
2151
  <li class="even ">
2168
2152
  <div class="item">
2169
- <span class='object_link'><a href="Puppeteer/JSHandle.html#initialize-instance_method" title="Puppeteer::JSHandle#initialize (method)">#initialize</a></span>
2170
- <small>Puppeteer::JSHandle</small>
2153
+ <span class='object_link'><a href="Puppeteer/CDPSession.html#initialize-instance_method" title="Puppeteer::CDPSession#initialize (method)">#initialize</a></span>
2154
+ <small>Puppeteer::CDPSession</small>
2171
2155
  </div>
2172
2156
  </li>
2173
2157
 
2174
2158
 
2175
2159
  <li class="odd ">
2176
2160
  <div class="item">
2177
- <span class='object_link'><a href="Puppeteer/WaitTask/TimeoutError.html#initialize-instance_method" title="Puppeteer::WaitTask::TimeoutError#initialize (method)">#initialize</a></span>
2178
- <small>Puppeteer::WaitTask::TimeoutError</small>
2161
+ <span class='object_link'><a href="Puppeteer/NetworkManager/Credentials.html#initialize-instance_method" title="Puppeteer::NetworkManager::Credentials#initialize (method)">#initialize</a></span>
2162
+ <small>Puppeteer::NetworkManager::Credentials</small>
2179
2163
  </div>
2180
2164
  </li>
2181
2165
 
2182
2166
 
2183
2167
  <li class="even ">
2184
2168
  <div class="item">
2185
- <span class='object_link'><a href="Puppeteer/WaitTask.html#initialize-instance_method" title="Puppeteer::WaitTask#initialize (method)">#initialize</a></span>
2186
- <small>Puppeteer::WaitTask</small>
2169
+ <span class='object_link'><a href="Puppeteer/Launcher/Chrome/DefaultArgs.html#initialize-instance_method" title="Puppeteer::Launcher::Chrome::DefaultArgs#initialize (method)">#initialize</a></span>
2170
+ <small>Puppeteer::Launcher::Chrome::DefaultArgs</small>
2187
2171
  </div>
2188
2172
  </li>
2189
2173
 
2190
2174
 
2191
2175
  <li class="odd ">
2192
2176
  <div class="item">
2193
- <span class='object_link'><a href="Puppeteer/Connection/ProtocolError.html#initialize-instance_method" title="Puppeteer::Connection::ProtocolError#initialize (method)">#initialize</a></span>
2194
- <small>Puppeteer::Connection::ProtocolError</small>
2177
+ <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#initialize-instance_method" title="Puppeteer::ConsoleMessage#initialize (method)">#initialize</a></span>
2178
+ <small>Puppeteer::ConsoleMessage</small>
2195
2179
  </div>
2196
2180
  </li>
2197
2181
 
2198
2182
 
2199
2183
  <li class="even ">
2200
2184
  <div class="item">
2201
- <span class='object_link'><a href="Puppeteer/Connection/MessageCallback.html#initialize-instance_method" title="Puppeteer::Connection::MessageCallback#initialize (method)">#initialize</a></span>
2202
- <small>Puppeteer::Connection::MessageCallback</small>
2185
+ <span class='object_link'><a href="Puppeteer/ConsoleMessage/Location.html#initialize-instance_method" title="Puppeteer::ConsoleMessage::Location#initialize (method)">#initialize</a></span>
2186
+ <small>Puppeteer::ConsoleMessage::Location</small>
2203
2187
  </div>
2204
2188
  </li>
2205
2189
 
2206
2190
 
2207
2191
  <li class="odd ">
2208
2192
  <div class="item">
2209
- <span class='object_link'><a href="Puppeteer/Connection.html#initialize-instance_method" title="Puppeteer::Connection#initialize (method)">#initialize</a></span>
2210
- <small>Puppeteer::Connection</small>
2193
+ <span class='object_link'><a href="Puppeteer/BrowserFetcher.html#initialize-instance_method" title="Puppeteer::BrowserFetcher#initialize (method)">#initialize</a></span>
2194
+ <small>Puppeteer::BrowserFetcher</small>
2211
2195
  </div>
2212
2196
  </li>
2213
2197
 
2214
2198
 
2215
2199
  <li class="even ">
2216
2200
  <div class="item">
2217
- <span class='object_link'><a href="Puppeteer/WebSocket/DriverImpl.html#initialize-instance_method" title="Puppeteer::WebSocket::DriverImpl#initialize (method)">#initialize</a></span>
2218
- <small>Puppeteer::WebSocket::DriverImpl</small>
2201
+ <span class='object_link'><a href="Puppeteer/FileChooser.html#initialize-instance_method" title="Puppeteer::FileChooser#initialize (method)">#initialize</a></span>
2202
+ <small>Puppeteer::FileChooser</small>
2219
2203
  </div>
2220
2204
  </li>
2221
2205
 
2222
2206
 
2223
2207
  <li class="odd ">
2224
2208
  <div class="item">
2225
- <span class='object_link'><a href="Puppeteer/WebSocket.html#initialize-instance_method" title="Puppeteer::WebSocket#initialize (method)">#initialize</a></span>
2226
- <small>Puppeteer::WebSocket</small>
2209
+ <span class='object_link'><a href="Puppeteer/BrowserContext.html#initialize-instance_method" title="Puppeteer::BrowserContext#initialize (method)">#initialize</a></span>
2210
+ <small>Puppeteer::BrowserContext</small>
2227
2211
  </div>
2228
2212
  </li>
2229
2213
 
2230
2214
 
2231
2215
  <li class="even ">
2232
2216
  <div class="item">
2233
- <span class='object_link'><a href="Puppeteer/CDPSession.html#initialize-instance_method" title="Puppeteer::CDPSession#initialize (method)">#initialize</a></span>
2234
- <small>Puppeteer::CDPSession</small>
2217
+ <span class='object_link'><a href="Puppeteer/ElementHandle/ElementNotFoundError.html#initialize-instance_method" title="Puppeteer::ElementHandle::ElementNotFoundError#initialize (method)">#initialize</a></span>
2218
+ <small>Puppeteer::ElementHandle::ElementNotFoundError</small>
2235
2219
  </div>
2236
2220
  </li>
2237
2221
 
2238
2222
 
2239
2223
  <li class="odd ">
2240
2224
  <div class="item">
2241
- <span class='object_link'><a href="Puppeteer/FileChooser.html#initialize-instance_method" title="Puppeteer::FileChooser#initialize (method)">#initialize</a></span>
2242
- <small>Puppeteer::FileChooser</small>
2225
+ <span class='object_link'><a href="Puppeteer/Mouse.html#initialize-instance_method" title="Puppeteer::Mouse#initialize (method)">#initialize</a></span>
2226
+ <small>Puppeteer::Mouse</small>
2243
2227
  </div>
2244
2228
  </li>
2245
2229
 
@@ -2254,29 +2238,37 @@
2254
2238
 
2255
2239
  <li class="odd ">
2256
2240
  <div class="item">
2257
- <span class='object_link'><a href="Puppeteer/FrameManager.html#initialize-instance_method" title="Puppeteer::FrameManager#initialize (method)">#initialize</a></span>
2258
- <small>Puppeteer::FrameManager</small>
2241
+ <span class='object_link'><a href="Puppeteer/Device.html#initialize-instance_method" title="Puppeteer::Device#initialize (method)">#initialize</a></span>
2242
+ <small>Puppeteer::Device</small>
2259
2243
  </div>
2260
2244
  </li>
2261
2245
 
2262
2246
 
2263
2247
  <li class="even ">
2264
2248
  <div class="item">
2265
- <span class='object_link'><a href="Puppeteer/RemoteObject.html#initialize-instance_method" title="Puppeteer::RemoteObject#initialize (method)">#initialize</a></span>
2266
- <small>Puppeteer::RemoteObject</small>
2249
+ <span class='object_link'><a href="Puppeteer/FrameManager.html#initialize-instance_method" title="Puppeteer::FrameManager#initialize (method)">#initialize</a></span>
2250
+ <small>Puppeteer::FrameManager</small>
2267
2251
  </div>
2268
2252
  </li>
2269
2253
 
2270
2254
 
2271
2255
  <li class="odd ">
2272
2256
  <div class="item">
2273
- <span class='object_link'><a href="Puppeteer/BrowserRunner.html#initialize-instance_method" title="Puppeteer::BrowserRunner#initialize (method)">#initialize</a></span>
2274
- <small>Puppeteer::BrowserRunner</small>
2257
+ <span class='object_link'><a href="Puppeteer/ElementHandle/ElementNotVisibleError.html#initialize-instance_method" title="Puppeteer::ElementHandle::ElementNotVisibleError#initialize (method)">#initialize</a></span>
2258
+ <small>Puppeteer::ElementHandle::ElementNotVisibleError</small>
2275
2259
  </div>
2276
2260
  </li>
2277
2261
 
2278
2262
 
2279
2263
  <li class="even ">
2264
+ <div class="item">
2265
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#initialize-instance_method" title="Puppeteer::ElementHandle#initialize (method)">#initialize</a></span>
2266
+ <small>Puppeteer::ElementHandle</small>
2267
+ </div>
2268
+ </li>
2269
+
2270
+
2271
+ <li class="odd ">
2280
2272
  <div class="item">
2281
2273
  <span class='object_link'><a href="Puppeteer/BrowserRunner/BrowserProcess.html#initialize-instance_method" title="Puppeteer::BrowserRunner::BrowserProcess#initialize (method)">#initialize</a></span>
2282
2274
  <small>Puppeteer::BrowserRunner::BrowserProcess</small>
@@ -2284,226 +2276,234 @@
2284
2276
  </li>
2285
2277
 
2286
2278
 
2279
+ <li class="even ">
2280
+ <div class="item">
2281
+ <span class='object_link'><a href="Puppeteer/BrowserRunner.html#initialize-instance_method" title="Puppeteer::BrowserRunner#initialize (method)">#initialize</a></span>
2282
+ <small>Puppeteer::BrowserRunner</small>
2283
+ </div>
2284
+ </li>
2285
+
2286
+
2287
2287
  <li class="odd ">
2288
2288
  <div class="item">
2289
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#initialize-instance_method" title="Puppeteer::ElementHandle#initialize (method)">#initialize</a></span>
2290
- <small>Puppeteer::ElementHandle</small>
2289
+ <span class='object_link'><a href="Puppeteer/Target.html#initialize-instance_method" title="Puppeteer::Target#initialize (method)">#initialize</a></span>
2290
+ <small>Puppeteer::Target</small>
2291
2291
  </div>
2292
2292
  </li>
2293
2293
 
2294
2294
 
2295
2295
  <li class="even ">
2296
2296
  <div class="item">
2297
- <span class='object_link'><a href="Puppeteer/ElementHandle/ElementNotVisibleError.html#initialize-instance_method" title="Puppeteer::ElementHandle::ElementNotVisibleError#initialize (method)">#initialize</a></span>
2298
- <small>Puppeteer::ElementHandle::ElementNotVisibleError</small>
2297
+ <span class='object_link'><a href="Puppeteer/RemoteObject.html#initialize-instance_method" title="Puppeteer::RemoteObject#initialize (method)">#initialize</a></span>
2298
+ <small>Puppeteer::RemoteObject</small>
2299
2299
  </div>
2300
2300
  </li>
2301
2301
 
2302
2302
 
2303
2303
  <li class="odd ">
2304
2304
  <div class="item">
2305
- <span class='object_link'><a href="Puppeteer/ElementHandle/ElementNotFoundError.html#initialize-instance_method" title="Puppeteer::ElementHandle::ElementNotFoundError#initialize (method)">#initialize</a></span>
2306
- <small>Puppeteer::ElementHandle::ElementNotFoundError</small>
2305
+ <span class='object_link'><a href="Puppeteer/Launcher/Base.html#initialize-instance_method" title="Puppeteer::Launcher::Base#initialize (method)">#initialize</a></span>
2306
+ <small>Puppeteer::Launcher::Base</small>
2307
2307
  </div>
2308
2308
  </li>
2309
2309
 
2310
2310
 
2311
2311
  <li class="even ">
2312
2312
  <div class="item">
2313
- <span class='object_link'><a href="Puppeteer/BrowserContext.html#initialize-instance_method" title="Puppeteer::BrowserContext#initialize (method)">#initialize</a></span>
2314
- <small>Puppeteer::BrowserContext</small>
2313
+ <span class='object_link'><a href="Puppeteer/Browser.html#initialize-instance_method" title="Puppeteer::Browser#initialize (method)">#initialize</a></span>
2314
+ <small>Puppeteer::Browser</small>
2315
2315
  </div>
2316
2316
  </li>
2317
2317
 
2318
2318
 
2319
2319
  <li class="odd ">
2320
2320
  <div class="item">
2321
- <span class='object_link'><a href="Puppeteer/BrowserFetcher.html#initialize-instance_method" title="Puppeteer::BrowserFetcher#initialize (method)">#initialize</a></span>
2322
- <small>Puppeteer::BrowserFetcher</small>
2321
+ <span class='object_link'><a href="Puppeteer/Target/TargetInfo.html#initialize-instance_method" title="Puppeteer::Target::TargetInfo#initialize (method)">#initialize</a></span>
2322
+ <small>Puppeteer::Target::TargetInfo</small>
2323
2323
  </div>
2324
2324
  </li>
2325
2325
 
2326
2326
 
2327
2327
  <li class="even ">
2328
2328
  <div class="item">
2329
- <span class='object_link'><a href="Puppeteer/ConsoleMessage/Location.html#initialize-instance_method" title="Puppeteer::ConsoleMessage::Location#initialize (method)">#initialize</a></span>
2330
- <small>Puppeteer::ConsoleMessage::Location</small>
2329
+ <span class='object_link'><a href="Puppeteer.html#initialize-instance_method" title="Puppeteer#initialize (method)">#initialize</a></span>
2330
+ <small>Puppeteer</small>
2331
2331
  </div>
2332
2332
  </li>
2333
2333
 
2334
2334
 
2335
2335
  <li class="odd ">
2336
2336
  <div class="item">
2337
- <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#initialize-instance_method" title="Puppeteer::ConsoleMessage#initialize (method)">#initialize</a></span>
2338
- <small>Puppeteer::ConsoleMessage</small>
2337
+ <span class='object_link'><a href="Puppeteer/Launcher/ChromeArgOptions.html#initialize-instance_method" title="Puppeteer::Launcher::ChromeArgOptions#initialize (method)">#initialize</a></span>
2338
+ <small>Puppeteer::Launcher::ChromeArgOptions</small>
2339
2339
  </div>
2340
2340
  </li>
2341
2341
 
2342
2342
 
2343
2343
  <li class="even ">
2344
2344
  <div class="item">
2345
- <span class='object_link'><a href="Puppeteer/Launcher/Chrome/DefaultArgs.html#initialize-instance_method" title="Puppeteer::Launcher::Chrome::DefaultArgs#initialize (method)">#initialize</a></span>
2346
- <small>Puppeteer::Launcher::Chrome::DefaultArgs</small>
2345
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#initialize-instance_method" title="Puppeteer::Keyboard::KeyDefinition#initialize (method)">#initialize</a></span>
2346
+ <small>Puppeteer::Keyboard::KeyDefinition</small>
2347
2347
  </div>
2348
2348
  </li>
2349
2349
 
2350
2350
 
2351
2351
  <li class="odd ">
2352
2352
  <div class="item">
2353
- <span class='object_link'><a href="Puppeteer/NetworkManager/Credentials.html#initialize-instance_method" title="Puppeteer::NetworkManager::Credentials#initialize (method)">#initialize</a></span>
2354
- <small>Puppeteer::NetworkManager::Credentials</small>
2353
+ <span class='object_link'><a href="Puppeteer/JSHandle.html#initialize-instance_method" title="Puppeteer::JSHandle#initialize (method)">#initialize</a></span>
2354
+ <small>Puppeteer::JSHandle</small>
2355
2355
  </div>
2356
2356
  </li>
2357
2357
 
2358
2358
 
2359
2359
  <li class="even ">
2360
2360
  <div class="item">
2361
- <span class='object_link'><a href="Puppeteer/NetworkManager.html#initialize-instance_method" title="Puppeteer::NetworkManager#initialize (method)">#initialize</a></span>
2362
- <small>Puppeteer::NetworkManager</small>
2361
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#initialize-instance_method" title="Puppeteer::DOMWorld#initialize (method)">#initialize</a></span>
2362
+ <small>Puppeteer::DOMWorld</small>
2363
2363
  </div>
2364
2364
  </li>
2365
2365
 
2366
2366
 
2367
2367
  <li class="odd ">
2368
2368
  <div class="item">
2369
- <span class='object_link'><a href="Puppeteer/EmulationManager.html#initialize-instance_method" title="Puppeteer::EmulationManager#initialize (method)">#initialize</a></span>
2370
- <small>Puppeteer::EmulationManager</small>
2369
+ <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#initialize-instance_method" title="Puppeteer::ElementHandle::BoundingBox#initialize (method)">#initialize</a></span>
2370
+ <small>Puppeteer::ElementHandle::BoundingBox</small>
2371
2371
  </div>
2372
2372
  </li>
2373
2373
 
2374
2374
 
2375
2375
  <li class="even ">
2376
2376
  <div class="item">
2377
- <span class='object_link'><a href="Puppeteer/ExecutionContext.html#initialize-instance_method" title="Puppeteer::ExecutionContext#initialize (method)">#initialize</a></span>
2378
- <small>Puppeteer::ExecutionContext</small>
2377
+ <span class='object_link'><a href="Puppeteer/Launcher/BrowserOptions.html#initialize-instance_method" title="Puppeteer::Launcher::BrowserOptions#initialize (method)">#initialize</a></span>
2378
+ <small>Puppeteer::Launcher::BrowserOptions</small>
2379
2379
  </div>
2380
2380
  </li>
2381
2381
 
2382
2382
 
2383
2383
  <li class="odd ">
2384
2384
  <div class="item">
2385
- <span class='object_link'><a href="Puppeteer/ExecutionContext/JavaScriptExpression.html#initialize-instance_method" title="Puppeteer::ExecutionContext::JavaScriptExpression#initialize (method)">#initialize</a></span>
2386
- <small>Puppeteer::ExecutionContext::JavaScriptExpression</small>
2385
+ <span class='object_link'><a href="Puppeteer/Page.html#initialize-instance_method" title="Puppeteer::Page#initialize (method)">#initialize</a></span>
2386
+ <small>Puppeteer::Page</small>
2387
2387
  </div>
2388
2388
  </li>
2389
2389
 
2390
2390
 
2391
2391
  <li class="even ">
2392
2392
  <div class="item">
2393
- <span class='object_link'><a href="Puppeteer/ExecutionContext/JavaScriptFunction.html#initialize-instance_method" title="Puppeteer::ExecutionContext::JavaScriptFunction#initialize (method)">#initialize</a></span>
2394
- <small>Puppeteer::ExecutionContext::JavaScriptFunction</small>
2393
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#initialize-instance_method" title="Puppeteer::Keyboard::KeyDescription#initialize (method)">#initialize</a></span>
2394
+ <small>Puppeteer::Keyboard::KeyDescription</small>
2395
2395
  </div>
2396
2396
  </li>
2397
2397
 
2398
2398
 
2399
2399
  <li class="odd ">
2400
2400
  <div class="item">
2401
- <span class='object_link'><a href="Puppeteer/LifecycleWatcher/ExpectedLifecycle.html#initialize-instance_method" title="Puppeteer::LifecycleWatcher::ExpectedLifecycle#initialize (method)">#initialize</a></span>
2402
- <small>Puppeteer::LifecycleWatcher::ExpectedLifecycle</small>
2401
+ <span class='object_link'><a href="Puppeteer/Viewport.html#initialize-instance_method" title="Puppeteer::Viewport#initialize (method)">#initialize</a></span>
2402
+ <small>Puppeteer::Viewport</small>
2403
2403
  </div>
2404
2404
  </li>
2405
2405
 
2406
2406
 
2407
2407
  <li class="even ">
2408
2408
  <div class="item">
2409
- <span class='object_link'><a href="Puppeteer/LifecycleWatcher/FrameDetachedError.html#initialize-instance_method" title="Puppeteer::LifecycleWatcher::FrameDetachedError#initialize (method)">#initialize</a></span>
2410
- <small>Puppeteer::LifecycleWatcher::FrameDetachedError</small>
2409
+ <span class='object_link'><a href="Puppeteer/WaitTask/TimeoutError.html#initialize-instance_method" title="Puppeteer::WaitTask::TimeoutError#initialize (method)">#initialize</a></span>
2410
+ <small>Puppeteer::WaitTask::TimeoutError</small>
2411
2411
  </div>
2412
2412
  </li>
2413
2413
 
2414
2414
 
2415
2415
  <li class="odd ">
2416
2416
  <div class="item">
2417
- <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#initialize-instance_method" title="Puppeteer::LifecycleWatcher#initialize (method)">#initialize</a></span>
2418
- <small>Puppeteer::LifecycleWatcher</small>
2417
+ <span class='object_link'><a href="Puppeteer/WaitTask.html#initialize-instance_method" title="Puppeteer::WaitTask#initialize (method)">#initialize</a></span>
2418
+ <small>Puppeteer::WaitTask</small>
2419
2419
  </div>
2420
2420
  </li>
2421
2421
 
2422
2422
 
2423
2423
  <li class="even ">
2424
2424
  <div class="item">
2425
- <span class='object_link'><a href="Puppeteer/EventCallbackable/EventListeners.html#initialize-instance_method" title="Puppeteer::EventCallbackable::EventListeners#initialize (method)">#initialize</a></span>
2426
- <small>Puppeteer::EventCallbackable::EventListeners</small>
2425
+ <span class='object_link'><a href="Puppeteer/ElementHandle/BoxModel.html#initialize-instance_method" title="Puppeteer::ElementHandle::BoxModel#initialize (method)">#initialize</a></span>
2426
+ <small>Puppeteer::ElementHandle::BoxModel</small>
2427
2427
  </div>
2428
2428
  </li>
2429
2429
 
2430
2430
 
2431
2431
  <li class="odd ">
2432
2432
  <div class="item">
2433
- <span class='object_link'><a href="Puppeteer/ElementHandle/Point.html#initialize-instance_method" title="Puppeteer::ElementHandle::Point#initialize (method)">#initialize</a></span>
2434
- <small>Puppeteer::ElementHandle::Point</small>
2433
+ <span class='object_link'><a href="Puppeteer/Page/ScreenshotOptions.html#initialize-instance_method" title="Puppeteer::Page::ScreenshotOptions#initialize (method)">#initialize</a></span>
2434
+ <small>Puppeteer::Page::ScreenshotOptions</small>
2435
2435
  </div>
2436
2436
  </li>
2437
2437
 
2438
2438
 
2439
2439
  <li class="even ">
2440
2440
  <div class="item">
2441
- <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#initialize-instance_method" title="Puppeteer::WebSocketTransport#initialize (method)">#initialize</a></span>
2442
- <small>Puppeteer::WebSocketTransport</small>
2441
+ <span class='object_link'><a href="Puppeteer/Connection/ProtocolError.html#initialize-instance_method" title="Puppeteer::Connection::ProtocolError#initialize (method)">#initialize</a></span>
2442
+ <small>Puppeteer::Connection::ProtocolError</small>
2443
2443
  </div>
2444
2444
  </li>
2445
2445
 
2446
2446
 
2447
2447
  <li class="odd ">
2448
2448
  <div class="item">
2449
- <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#initialize-instance_method" title="Puppeteer::Launcher::LaunchOptions#initialize (method)">#initialize</a></span>
2450
- <small>Puppeteer::Launcher::LaunchOptions</small>
2449
+ <span class='object_link'><a href="Puppeteer/Connection/MessageCallback.html#initialize-instance_method" title="Puppeteer::Connection::MessageCallback#initialize (method)">#initialize</a></span>
2450
+ <small>Puppeteer::Connection::MessageCallback</small>
2451
2451
  </div>
2452
2452
  </li>
2453
2453
 
2454
2454
 
2455
2455
  <li class="even ">
2456
2456
  <div class="item">
2457
- <span class='object_link'><a href="Puppeteer/Page/ScreenshotOptions.html#initialize-instance_method" title="Puppeteer::Page::ScreenshotOptions#initialize (method)">#initialize</a></span>
2458
- <small>Puppeteer::Page::ScreenshotOptions</small>
2457
+ <span class='object_link'><a href="Puppeteer/Page/FileChooserTimeoutError.html#initialize-instance_method" title="Puppeteer::Page::FileChooserTimeoutError#initialize (method)">#initialize</a></span>
2458
+ <small>Puppeteer::Page::FileChooserTimeoutError</small>
2459
2459
  </div>
2460
2460
  </li>
2461
2461
 
2462
2462
 
2463
2463
  <li class="odd ">
2464
2464
  <div class="item">
2465
- <span class='object_link'><a href="Puppeteer/ElementHandle/BoxModel.html#initialize-instance_method" title="Puppeteer::ElementHandle::BoxModel#initialize (method)">#initialize</a></span>
2466
- <small>Puppeteer::ElementHandle::BoxModel</small>
2465
+ <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#initialize-instance_method" title="Puppeteer::Launcher::LaunchOptions#initialize (method)">#initialize</a></span>
2466
+ <small>Puppeteer::Launcher::LaunchOptions</small>
2467
2467
  </div>
2468
2468
  </li>
2469
2469
 
2470
2470
 
2471
2471
  <li class="even ">
2472
2472
  <div class="item">
2473
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#initialize-instance_method" title="Puppeteer::Keyboard::KeyDescription#initialize (method)">#initialize</a></span>
2474
- <small>Puppeteer::Keyboard::KeyDescription</small>
2473
+ <span class='object_link'><a href="Puppeteer/Connection.html#initialize-instance_method" title="Puppeteer::Connection#initialize (method)">#initialize</a></span>
2474
+ <small>Puppeteer::Connection</small>
2475
2475
  </div>
2476
2476
  </li>
2477
2477
 
2478
2478
 
2479
2479
  <li class="odd ">
2480
2480
  <div class="item">
2481
- <span class='object_link'><a href="Puppeteer/Launcher/BrowserOptions.html#initialize-instance_method" title="Puppeteer::Launcher::BrowserOptions#initialize (method)">#initialize</a></span>
2482
- <small>Puppeteer::Launcher::BrowserOptions</small>
2481
+ <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#initialize-instance_method" title="Puppeteer::WebSocketTransport#initialize (method)">#initialize</a></span>
2482
+ <small>Puppeteer::WebSocketTransport</small>
2483
2483
  </div>
2484
2484
  </li>
2485
2485
 
2486
2486
 
2487
2487
  <li class="even ">
2488
2488
  <div class="item">
2489
- <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#initialize-instance_method" title="Puppeteer::ElementHandle::BoundingBox#initialize (method)">#initialize</a></span>
2490
- <small>Puppeteer::ElementHandle::BoundingBox</small>
2489
+ <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#initialize-instance_method" title="Puppeteer::Page::ScriptTag#initialize (method)">#initialize</a></span>
2490
+ <small>Puppeteer::Page::ScriptTag</small>
2491
2491
  </div>
2492
2492
  </li>
2493
2493
 
2494
2494
 
2495
2495
  <li class="odd ">
2496
2496
  <div class="item">
2497
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#initialize-instance_method" title="Puppeteer::Keyboard::KeyDefinition#initialize (method)">#initialize</a></span>
2498
- <small>Puppeteer::Keyboard::KeyDefinition</small>
2497
+ <span class='object_link'><a href="Puppeteer/ElementHandle/Point.html#initialize-instance_method" title="Puppeteer::ElementHandle::Point#initialize (method)">#initialize</a></span>
2498
+ <small>Puppeteer::ElementHandle::Point</small>
2499
2499
  </div>
2500
2500
  </li>
2501
2501
 
2502
2502
 
2503
2503
  <li class="even ">
2504
2504
  <div class="item">
2505
- <span class='object_link'><a href="Puppeteer/Launcher/ChromeArgOptions.html#initialize-instance_method" title="Puppeteer::Launcher::ChromeArgOptions#initialize (method)">#initialize</a></span>
2506
- <small>Puppeteer::Launcher::ChromeArgOptions</small>
2505
+ <span class='object_link'><a href="Puppeteer/Page/StyleTag.html#initialize-instance_method" title="Puppeteer::Page::StyleTag#initialize (method)">#initialize</a></span>
2506
+ <small>Puppeteer::Page::StyleTag</small>
2507
2507
  </div>
2508
2508
  </li>
2509
2509
 
@@ -2574,16 +2574,16 @@
2574
2574
 
2575
2575
  <li class="odd ">
2576
2576
  <div class="item">
2577
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#key_code-instance_method" title="Puppeteer::Keyboard::KeyDescription#key_code (method)">#key_code</a></span>
2578
- <small>Puppeteer::Keyboard::KeyDescription</small>
2577
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#key_code-instance_method" title="Puppeteer::Keyboard::KeyDefinition#key_code (method)">#key_code</a></span>
2578
+ <small>Puppeteer::Keyboard::KeyDefinition</small>
2579
2579
  </div>
2580
2580
  </li>
2581
2581
 
2582
2582
 
2583
2583
  <li class="even ">
2584
2584
  <div class="item">
2585
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#key_code-instance_method" title="Puppeteer::Keyboard::KeyDefinition#key_code (method)">#key_code</a></span>
2586
- <small>Puppeteer::Keyboard::KeyDefinition</small>
2585
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#key_code-instance_method" title="Puppeteer::Keyboard::KeyDescription#key_code (method)">#key_code</a></span>
2586
+ <small>Puppeteer::Keyboard::KeyDescription</small>
2587
2587
  </div>
2588
2588
  </li>
2589
2589
 
@@ -2662,24 +2662,24 @@
2662
2662
 
2663
2663
  <li class="even ">
2664
2664
  <div class="item">
2665
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#location-instance_method" title="Puppeteer::Keyboard::KeyDescription#location (method)">#location</a></span>
2666
- <small>Puppeteer::Keyboard::KeyDescription</small>
2665
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#location-instance_method" title="Puppeteer::Keyboard::KeyDefinition#location (method)">#location</a></span>
2666
+ <small>Puppeteer::Keyboard::KeyDefinition</small>
2667
2667
  </div>
2668
2668
  </li>
2669
2669
 
2670
2670
 
2671
2671
  <li class="odd ">
2672
2672
  <div class="item">
2673
- <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#location-instance_method" title="Puppeteer::ConsoleMessage#location (method)">#location</a></span>
2674
- <small>Puppeteer::ConsoleMessage</small>
2673
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#location-instance_method" title="Puppeteer::Keyboard::KeyDescription#location (method)">#location</a></span>
2674
+ <small>Puppeteer::Keyboard::KeyDescription</small>
2675
2675
  </div>
2676
2676
  </li>
2677
2677
 
2678
2678
 
2679
2679
  <li class="even ">
2680
2680
  <div class="item">
2681
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#location-instance_method" title="Puppeteer::Keyboard::KeyDefinition#location (method)">#location</a></span>
2682
- <small>Puppeteer::Keyboard::KeyDefinition</small>
2681
+ <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#location-instance_method" title="Puppeteer::ConsoleMessage#location (method)">#location</a></span>
2682
+ <small>Puppeteer::ConsoleMessage</small>
2683
2683
  </div>
2684
2684
  </li>
2685
2685
 
@@ -2694,16 +2694,16 @@
2694
2694
 
2695
2695
  <li class="even ">
2696
2696
  <div class="item">
2697
- <span class='object_link'><a href="Puppeteer/Page.html#main_frame-instance_method" title="Puppeteer::Page#main_frame (method)">#main_frame</a></span>
2698
- <small>Puppeteer::Page</small>
2697
+ <span class='object_link'><a href="Puppeteer/FrameManager.html#main_frame-instance_method" title="Puppeteer::FrameManager#main_frame (method)">#main_frame</a></span>
2698
+ <small>Puppeteer::FrameManager</small>
2699
2699
  </div>
2700
2700
  </li>
2701
2701
 
2702
2702
 
2703
2703
  <li class="odd ">
2704
2704
  <div class="item">
2705
- <span class='object_link'><a href="Puppeteer/FrameManager.html#main_frame-instance_method" title="Puppeteer::FrameManager#main_frame (method)">#main_frame</a></span>
2706
- <small>Puppeteer::FrameManager</small>
2705
+ <span class='object_link'><a href="Puppeteer/Page.html#main_frame-instance_method" title="Puppeteer::Page#main_frame (method)">#main_frame</a></span>
2706
+ <small>Puppeteer::Page</small>
2707
2707
  </div>
2708
2708
  </li>
2709
2709
 
@@ -2782,16 +2782,16 @@
2782
2782
 
2783
2783
  <li class="odd ">
2784
2784
  <div class="item">
2785
- <span class='object_link'><a href="Puppeteer/Device.html#name-instance_method" title="Puppeteer::Device#name (method)">#name</a></span>
2786
- <small>Puppeteer::Device</small>
2785
+ <span class='object_link'><a href="Puppeteer/Frame.html#name-instance_method" title="Puppeteer::Frame#name (method)">#name</a></span>
2786
+ <small>Puppeteer::Frame</small>
2787
2787
  </div>
2788
2788
  </li>
2789
2789
 
2790
2790
 
2791
2791
  <li class="even ">
2792
2792
  <div class="item">
2793
- <span class='object_link'><a href="Puppeteer/Frame.html#name-instance_method" title="Puppeteer::Frame#name (method)">#name</a></span>
2794
- <small>Puppeteer::Frame</small>
2793
+ <span class='object_link'><a href="Puppeteer/Device.html#name-instance_method" title="Puppeteer::Device#name (method)">#name</a></span>
2794
+ <small>Puppeteer::Device</small>
2795
2795
  </div>
2796
2796
  </li>
2797
2797
 
@@ -2854,16 +2854,16 @@
2854
2854
 
2855
2855
  <li class="even ">
2856
2856
  <div class="item">
2857
- <span class='object_link'><a href="Puppeteer/BrowserContext.html#new_page-instance_method" title="Puppeteer::BrowserContext#new_page (method)">#new_page</a></span>
2858
- <small>Puppeteer::BrowserContext</small>
2857
+ <span class='object_link'><a href="Puppeteer/Browser.html#new_page-instance_method" title="Puppeteer::Browser#new_page (method)">#new_page</a></span>
2858
+ <small>Puppeteer::Browser</small>
2859
2859
  </div>
2860
2860
  </li>
2861
2861
 
2862
2862
 
2863
2863
  <li class="odd ">
2864
2864
  <div class="item">
2865
- <span class='object_link'><a href="Puppeteer/Browser.html#new_page-instance_method" title="Puppeteer::Browser#new_page (method)">#new_page</a></span>
2866
- <small>Puppeteer::Browser</small>
2865
+ <span class='object_link'><a href="Puppeteer/BrowserContext.html#new_page-instance_method" title="Puppeteer::BrowserContext#new_page (method)">#new_page</a></span>
2866
+ <small>Puppeteer::BrowserContext</small>
2867
2867
  </div>
2868
2868
  </li>
2869
2869
 
@@ -2877,6 +2877,14 @@
2877
2877
 
2878
2878
 
2879
2879
  <li class="odd ">
2880
+ <div class="item">
2881
+ <span class='object_link'><a href="Puppeteer/EventCallbackable.html#observe_first-instance_method" title="Puppeteer::EventCallbackable#observe_first (method)">#observe_first</a></span>
2882
+ <small>Puppeteer::EventCallbackable</small>
2883
+ </div>
2884
+ </li>
2885
+
2886
+
2887
+ <li class="even ">
2880
2888
  <div class="item">
2881
2889
  <span class='object_link'><a href="Puppeteer/Page.html#offline_mode=-instance_method" title="Puppeteer::Page#offline_mode= (method)">#offline_mode=</a></span>
2882
2890
  <small>Puppeteer::Page</small>
@@ -2884,7 +2892,7 @@
2884
2892
  </li>
2885
2893
 
2886
2894
 
2887
- <li class="even ">
2895
+ <li class="odd ">
2888
2896
  <div class="item">
2889
2897
  <span class='object_link'><a href="Puppeteer/NetworkManager.html#offline_mode=-instance_method" title="Puppeteer::NetworkManager#offline_mode= (method)">#offline_mode=</a></span>
2890
2898
  <small>Puppeteer::NetworkManager</small>
@@ -2892,7 +2900,7 @@
2892
2900
  </li>
2893
2901
 
2894
2902
 
2895
- <li class="odd ">
2903
+ <li class="even ">
2896
2904
  <div class="item">
2897
2905
  <span class='object_link'><a href="Puppeteer/Page/ScreenshotOptions.html#omit_background%3F-instance_method" title="Puppeteer::Page::ScreenshotOptions#omit_background? (method)">#omit_background?</a></span>
2898
2906
  <small>Puppeteer::Page::ScreenshotOptions</small>
@@ -2900,7 +2908,7 @@
2900
2908
  </li>
2901
2909
 
2902
2910
 
2903
- <li class="even ">
2911
+ <li class="odd ">
2904
2912
  <div class="item">
2905
2913
  <span class='object_link'><a href="Puppeteer/Browser.html#on-instance_method" title="Puppeteer::Browser#on (method)">#on</a></span>
2906
2914
  <small>Puppeteer::Browser</small>
@@ -2908,26 +2916,34 @@
2908
2916
  </li>
2909
2917
 
2910
2918
 
2919
+ <li class="even ">
2920
+ <div class="item">
2921
+ <span class='object_link'><a href="Puppeteer/Page.html#on-instance_method" title="Puppeteer::Page#on (method)">#on</a></span>
2922
+ <small>Puppeteer::Page</small>
2923
+ </div>
2924
+ </li>
2925
+
2926
+
2911
2927
  <li class="odd ">
2912
2928
  <div class="item">
2913
- <span class='object_link'><a href="Puppeteer/Connection.html#on_close-instance_method" title="Puppeteer::Connection#on_close (method)">#on_close</a></span>
2914
- <small>Puppeteer::Connection</small>
2929
+ <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#on_close-instance_method" title="Puppeteer::WebSocketTransport#on_close (method)">#on_close</a></span>
2930
+ <small>Puppeteer::WebSocketTransport</small>
2915
2931
  </div>
2916
2932
  </li>
2917
2933
 
2918
2934
 
2919
2935
  <li class="even ">
2920
2936
  <div class="item">
2921
- <span class='object_link'><a href="Puppeteer/WebSocket.html#on_close-instance_method" title="Puppeteer::WebSocket#on_close (method)">#on_close</a></span>
2922
- <small>Puppeteer::WebSocket</small>
2937
+ <span class='object_link'><a href="Puppeteer/Connection.html#on_close-instance_method" title="Puppeteer::Connection#on_close (method)">#on_close</a></span>
2938
+ <small>Puppeteer::Connection</small>
2923
2939
  </div>
2924
2940
  </li>
2925
2941
 
2926
2942
 
2927
2943
  <li class="odd ">
2928
2944
  <div class="item">
2929
- <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#on_close-instance_method" title="Puppeteer::WebSocketTransport#on_close (method)">#on_close</a></span>
2930
- <small>Puppeteer::WebSocketTransport</small>
2945
+ <span class='object_link'><a href="Puppeteer/WebSocket.html#on_close-instance_method" title="Puppeteer::WebSocket#on_close (method)">#on_close</a></span>
2946
+ <small>Puppeteer::WebSocket</small>
2931
2947
  </div>
2932
2948
  </li>
2933
2949
 
@@ -2950,24 +2966,24 @@
2950
2966
 
2951
2967
  <li class="even ">
2952
2968
  <div class="item">
2953
- <span class='object_link'><a href="Puppeteer/WebSocket.html#on_message-instance_method" title="Puppeteer::WebSocket#on_message (method)">#on_message</a></span>
2954
- <small>Puppeteer::WebSocket</small>
2969
+ <span class='object_link'><a href="Puppeteer/Connection.html#on_message-instance_method" title="Puppeteer::Connection#on_message (method)">#on_message</a></span>
2970
+ <small>Puppeteer::Connection</small>
2955
2971
  </div>
2956
2972
  </li>
2957
2973
 
2958
2974
 
2959
2975
  <li class="odd ">
2960
2976
  <div class="item">
2961
- <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#on_message-instance_method" title="Puppeteer::WebSocketTransport#on_message (method)">#on_message</a></span>
2962
- <small>Puppeteer::WebSocketTransport</small>
2977
+ <span class='object_link'><a href="Puppeteer/WebSocket.html#on_message-instance_method" title="Puppeteer::WebSocket#on_message (method)">#on_message</a></span>
2978
+ <small>Puppeteer::WebSocket</small>
2963
2979
  </div>
2964
2980
  </li>
2965
2981
 
2966
2982
 
2967
2983
  <li class="even ">
2968
2984
  <div class="item">
2969
- <span class='object_link'><a href="Puppeteer/Connection.html#on_message-instance_method" title="Puppeteer::Connection#on_message (method)">#on_message</a></span>
2970
- <small>Puppeteer::Connection</small>
2985
+ <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#on_message-instance_method" title="Puppeteer::WebSocketTransport#on_message (method)">#on_message</a></span>
2986
+ <small>Puppeteer::WebSocketTransport</small>
2971
2987
  </div>
2972
2988
  </li>
2973
2989
 
@@ -2981,6 +2997,14 @@
2981
2997
 
2982
2998
 
2983
2999
  <li class="even ">
3000
+ <div class="item">
3001
+ <span class='object_link'><a href="Puppeteer/Page.html#once-instance_method" title="Puppeteer::Page#once (method)">#once</a></span>
3002
+ <small>Puppeteer::Page</small>
3003
+ </div>
3004
+ </li>
3005
+
3006
+
3007
+ <li class="odd ">
2984
3008
  <div class="item">
2985
3009
  <span class='object_link'><a href="Puppeteer/Target.html#opener-instance_method" title="Puppeteer::Target#opener (method)">#opener</a></span>
2986
3010
  <small>Puppeteer::Target</small>
@@ -2988,7 +3012,7 @@
2988
3012
  </li>
2989
3013
 
2990
3014
 
2991
- <li class="odd ">
3015
+ <li class="even ">
2992
3016
  <div class="item">
2993
3017
  <span class='object_link'><a href="Puppeteer/Target/TargetInfo.html#opener_id-instance_method" title="Puppeteer::Target::TargetInfo#opener_id (method)">#opener_id</a></span>
2994
3018
  <small>Puppeteer::Target::TargetInfo</small>
@@ -2996,7 +3020,7 @@
2996
3020
  </li>
2997
3021
 
2998
3022
 
2999
- <li class="even ">
3023
+ <li class="odd ">
3000
3024
  <div class="item">
3001
3025
  <span class='object_link'><a href="Puppeteer/FrameManager.html#page-instance_method" title="Puppeteer::FrameManager#page (method)">#page</a></span>
3002
3026
  <small>Puppeteer::FrameManager</small>
@@ -3004,7 +3028,7 @@
3004
3028
  </li>
3005
3029
 
3006
3030
 
3007
- <li class="odd ">
3031
+ <li class="even ">
3008
3032
  <div class="item">
3009
3033
  <span class='object_link'><a href="Puppeteer/Target.html#page-instance_method" title="Puppeteer::Target#page (method)">#page</a></span>
3010
3034
  <small>Puppeteer::Target</small>
@@ -3012,7 +3036,7 @@
3012
3036
  </li>
3013
3037
 
3014
3038
 
3015
- <li class="even ">
3039
+ <li class="odd ">
3016
3040
  <div class="item">
3017
3041
  <span class='object_link'><a href="Puppeteer/BrowserContext.html#pages-instance_method" title="Puppeteer::BrowserContext#pages (method)">#pages</a></span>
3018
3042
  <small>Puppeteer::BrowserContext</small>
@@ -3020,7 +3044,7 @@
3020
3044
  </li>
3021
3045
 
3022
3046
 
3023
- <li class="odd ">
3047
+ <li class="even ">
3024
3048
  <div class="item">
3025
3049
  <span class='object_link'><a href="Puppeteer/Browser.html#pages-instance_method" title="Puppeteer::Browser#pages (method)">#pages</a></span>
3026
3050
  <small>Puppeteer::Browser</small>
@@ -3028,7 +3052,7 @@
3028
3052
  </li>
3029
3053
 
3030
3054
 
3031
- <li class="even ">
3055
+ <li class="odd ">
3032
3056
  <div class="item">
3033
3057
  <span class='object_link'><a href="Puppeteer/Frame.html#parent_frame-instance_method" title="Puppeteer::Frame#parent_frame (method)">#parent_frame</a></span>
3034
3058
  <small>Puppeteer::Frame</small>
@@ -3036,7 +3060,7 @@
3036
3060
  </li>
3037
3061
 
3038
3062
 
3039
- <li class="odd ">
3063
+ <li class="even ">
3040
3064
  <div class="item">
3041
3065
  <span class='object_link'><a href="Puppeteer/NetworkManager/Credentials.html#password-instance_method" title="Puppeteer::NetworkManager::Credentials#password (method)">#password</a></span>
3042
3066
  <small>Puppeteer::NetworkManager::Credentials</small>
@@ -3044,6 +3068,14 @@
3044
3068
  </li>
3045
3069
 
3046
3070
 
3071
+ <li class="odd ">
3072
+ <div class="item">
3073
+ <span class='object_link'><a href="Puppeteer/Page/StyleTag.html#path-instance_method" title="Puppeteer::Page::StyleTag#path (method)">#path</a></span>
3074
+ <small>Puppeteer::Page::StyleTag</small>
3075
+ </div>
3076
+ </li>
3077
+
3078
+
3047
3079
  <li class="even ">
3048
3080
  <div class="item">
3049
3081
  <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#path-instance_method" title="Puppeteer::Page::ScriptTag#path (method)">#path</a></span>
@@ -3062,17 +3094,17 @@
3062
3094
 
3063
3095
  <li class="even ">
3064
3096
  <div class="item">
3065
- <span class='object_link'><a href="Puppeteer/Page/StyleTag.html#path-instance_method" title="Puppeteer::Page::StyleTag#path (method)">#path</a></span>
3066
- <small>Puppeteer::Page::StyleTag</small>
3097
+ <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#pipe%3F-instance_method" title="Puppeteer::Launcher::LaunchOptions#pipe? (method)">#pipe?</a></span>
3098
+ <small>Puppeteer::Launcher::LaunchOptions</small>
3067
3099
  </div>
3068
3100
  </li>
3069
3101
 
3070
3102
 
3071
3103
  <li class="odd ">
3072
3104
  <div class="item">
3073
- <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#pipe%3F-instance_method" title="Puppeteer::Launcher::LaunchOptions#pipe? (method)">#pipe?</a></span>
3074
- <small>Puppeteer::Launcher::LaunchOptions</small>
3075
- </div>
3105
+ <span class='object_link'><a href="Puppeteer/Keyboard.html#press-instance_method" title="Puppeteer::Keyboard#press (method)">#press</a></span>
3106
+ <small>Puppeteer::Keyboard</small>
3107
+ </div>
3076
3108
  </li>
3077
3109
 
3078
3110
 
@@ -3085,14 +3117,6 @@
3085
3117
 
3086
3118
 
3087
3119
  <li class="odd ">
3088
- <div class="item">
3089
- <span class='object_link'><a href="Puppeteer/Keyboard.html#press-instance_method" title="Puppeteer::Keyboard#press (method)">#press</a></span>
3090
- <small>Puppeteer::Keyboard</small>
3091
- </div>
3092
- </li>
3093
-
3094
-
3095
- <li class="even ">
3096
3120
  <div class="item">
3097
3121
  <span class='object_link'><a href="Puppeteer/BrowserRunner.html#proc-instance_method" title="Puppeteer::BrowserRunner#proc (method)">#proc</a></span>
3098
3122
  <small>Puppeteer::BrowserRunner</small>
@@ -3100,7 +3124,7 @@
3100
3124
  </li>
3101
3125
 
3102
3126
 
3103
- <li class="odd ">
3127
+ <li class="even ">
3104
3128
  <div class="item">
3105
3129
  <span class='object_link'><a href="Puppeteer/Browser.html#process-instance_method" title="Puppeteer::Browser#process (method)">#process</a></span>
3106
3130
  <small>Puppeteer::Browser</small>
@@ -3108,7 +3132,7 @@
3108
3132
  </li>
3109
3133
 
3110
3134
 
3111
- <li class="even ">
3135
+ <li class="odd ">
3112
3136
  <div class="item">
3113
3137
  <span class='object_link'><a href="Puppeteer.html#product-instance_method" title="Puppeteer#product (method)">#product</a></span>
3114
3138
  <small>Puppeteer</small>
@@ -3116,7 +3140,7 @@
3116
3140
  </li>
3117
3141
 
3118
3142
 
3119
- <li class="odd ">
3143
+ <li class="even ">
3120
3144
  <div class="item">
3121
3145
  <span class='object_link'><a href="Puppeteer/RemoteObject.html#properties-instance_method" title="Puppeteer::RemoteObject#properties (method)">#properties</a></span>
3122
3146
  <small>Puppeteer::RemoteObject</small>
@@ -3124,7 +3148,7 @@
3124
3148
  </li>
3125
3149
 
3126
3150
 
3127
- <li class="even ">
3151
+ <li class="odd ">
3128
3152
  <div class="item">
3129
3153
  <span class='object_link'><a href="Puppeteer/JSHandle.html#properties-instance_method" title="Puppeteer::JSHandle#properties (method)">#properties</a></span>
3130
3154
  <small>Puppeteer::JSHandle</small>
@@ -3132,7 +3156,7 @@
3132
3156
  </li>
3133
3157
 
3134
3158
 
3135
- <li class="odd ">
3159
+ <li class="even ">
3136
3160
  <div class="item">
3137
3161
  <span class='object_link'><a href="Puppeteer/Page/ScreenshotOptions.html#quality-instance_method" title="Puppeteer::Page::ScreenshotOptions#quality (method)">#quality</a></span>
3138
3162
  <small>Puppeteer::Page::ScreenshotOptions</small>
@@ -3140,7 +3164,7 @@
3140
3164
  </li>
3141
3165
 
3142
3166
 
3143
- <li class="even ">
3167
+ <li class="odd ">
3144
3168
  <div class="item">
3145
3169
  <span class='object_link'><a href="Puppeteer/Page.html#query_objects-instance_method" title="Puppeteer::Page#query_objects (method)">#query_objects</a></span>
3146
3170
  <small>Puppeteer::Page</small>
@@ -3148,7 +3172,7 @@
3148
3172
  </li>
3149
3173
 
3150
3174
 
3151
- <li class="odd ">
3175
+ <li class="even ">
3152
3176
  <div class="item">
3153
3177
  <span class='object_link'><a href="Puppeteer/Connection.html#raw_send-instance_method" title="Puppeteer::Connection#raw_send (method)">#raw_send</a></span>
3154
3178
  <small>Puppeteer::Connection</small>
@@ -3156,7 +3180,7 @@
3156
3180
  </li>
3157
3181
 
3158
3182
 
3159
- <li class="even ">
3183
+ <li class="odd ">
3160
3184
  <div class="item">
3161
3185
  <span class='object_link'><a href="Puppeteer/WebSocket/DriverImpl.html#readpartial-instance_method" title="Puppeteer::WebSocket::DriverImpl#readpartial (method)">#readpartial</a></span>
3162
3186
  <small>Puppeteer::WebSocket::DriverImpl</small>
@@ -3164,7 +3188,7 @@
3164
3188
  </li>
3165
3189
 
3166
3190
 
3167
- <li class="odd ">
3191
+ <li class="even ">
3168
3192
  <div class="item">
3169
3193
  <span class='object_link'><a href="Puppeteer/Connection/MessageCallback.html#reject-instance_method" title="Puppeteer::Connection::MessageCallback#reject (method)">#reject</a></span>
3170
3194
  <small>Puppeteer::Connection::MessageCallback</small>
@@ -3172,7 +3196,7 @@
3172
3196
  </li>
3173
3197
 
3174
3198
 
3175
- <li class="even ">
3199
+ <li class="odd ">
3176
3200
  <div class="item">
3177
3201
  <span class='object_link'><a href="Puppeteer/RemoteObject.html#release-instance_method" title="Puppeteer::RemoteObject#release (method)">#release</a></span>
3178
3202
  <small>Puppeteer::RemoteObject</small>
@@ -3180,7 +3204,7 @@
3180
3204
  </li>
3181
3205
 
3182
3206
 
3183
- <li class="odd ">
3207
+ <li class="even ">
3184
3208
  <div class="item">
3185
3209
  <span class='object_link'><a href="Puppeteer/Page.html#reload-instance_method" title="Puppeteer::Page#reload (method)">#reload</a></span>
3186
3210
  <small>Puppeteer::Page</small>
@@ -3188,7 +3212,7 @@
3188
3212
  </li>
3189
3213
 
3190
3214
 
3191
- <li class="even ">
3215
+ <li class="odd ">
3192
3216
  <div class="item">
3193
3217
  <span class='object_link'><a href="Puppeteer/JSHandle.html#remote_object-instance_method" title="Puppeteer::JSHandle#remote_object (method)">#remote_object</a></span>
3194
3218
  <small>Puppeteer::JSHandle</small>
@@ -3196,7 +3220,7 @@
3196
3220
  </li>
3197
3221
 
3198
3222
 
3199
- <li class="odd ">
3223
+ <li class="even ">
3200
3224
  <div class="item">
3201
3225
  <span class='object_link'><a href="Puppeteer/EventCallbackable.html#remove_event_listener-instance_method" title="Puppeteer::EventCallbackable#remove_event_listener (method)">#remove_event_listener</a></span>
3202
3226
  <small>Puppeteer::EventCallbackable</small>
@@ -3204,7 +3228,7 @@
3204
3228
  </li>
3205
3229
 
3206
3230
 
3207
- <li class="even ">
3231
+ <li class="odd ">
3208
3232
  <div class="item">
3209
3233
  <span class='object_link'><a href="Puppeteer/NetworkManager.html#request_interception=-instance_method" title="Puppeteer::NetworkManager#request_interception= (method)">#request_interception=</a></span>
3210
3234
  <small>Puppeteer::NetworkManager</small>
@@ -3212,7 +3236,7 @@
3212
3236
  </li>
3213
3237
 
3214
3238
 
3215
- <li class="odd ">
3239
+ <li class="even ">
3216
3240
  <div class="item">
3217
3241
  <span class='object_link'><a href="Puppeteer/Page.html#request_interception=-instance_method" title="Puppeteer::Page#request_interception= (method)">#request_interception=</a></span>
3218
3242
  <small>Puppeteer::Page</small>
@@ -3220,7 +3244,7 @@
3220
3244
  </li>
3221
3245
 
3222
3246
 
3223
- <li class="even ">
3247
+ <li class="odd ">
3224
3248
  <div class="item">
3225
3249
  <span class='object_link'><a href="Puppeteer/WaitTask.html#rerun-instance_method" title="Puppeteer::WaitTask#rerun (method)">#rerun</a></span>
3226
3250
  <small>Puppeteer::WaitTask</small>
@@ -3228,7 +3252,7 @@
3228
3252
  </li>
3229
3253
 
3230
3254
 
3231
- <li class="odd ">
3255
+ <li class="even ">
3232
3256
  <div class="item">
3233
3257
  <span class='object_link'><a href="Puppeteer/ConcurrentRubyUtils.html#resolvable_future-instance_method" title="Puppeteer::ConcurrentRubyUtils#resolvable_future (method)">#resolvable_future</a></span>
3234
3258
  <small>Puppeteer::ConcurrentRubyUtils</small>
@@ -3236,7 +3260,7 @@
3236
3260
  </li>
3237
3261
 
3238
3262
 
3239
- <li class="even ">
3263
+ <li class="odd ">
3240
3264
  <div class="item">
3241
3265
  <span class='object_link'><a href="Puppeteer/Connection/MessageCallback.html#resolve-instance_method" title="Puppeteer::Connection::MessageCallback#resolve (method)">#resolve</a></span>
3242
3266
  <small>Puppeteer::Connection::MessageCallback</small>
@@ -3244,7 +3268,7 @@
3244
3268
  </li>
3245
3269
 
3246
3270
 
3247
- <li class="odd ">
3271
+ <li class="even ">
3248
3272
  <div class="item">
3249
3273
  <span class='object_link'><a href="Puppeteer/Launcher/Base.html#resolve_executable_path-instance_method" title="Puppeteer::Launcher::Base#resolve_executable_path (method)">#resolve_executable_path</a></span>
3250
3274
  <small>Puppeteer::Launcher::Base</small>
@@ -3252,7 +3276,7 @@
3252
3276
  </li>
3253
3277
 
3254
3278
 
3255
- <li class="even ">
3279
+ <li class="odd ">
3256
3280
  <div class="item">
3257
3281
  <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#same_document_navigation_promise-instance_method" title="Puppeteer::LifecycleWatcher#same_document_navigation_promise (method)">#same_document_navigation_promise</a></span>
3258
3282
  <small>Puppeteer::LifecycleWatcher</small>
@@ -3260,14 +3284,6 @@
3260
3284
  </li>
3261
3285
 
3262
3286
 
3263
- <li class="odd ">
3264
- <div class="item">
3265
- <span class='object_link'><a href="Puppeteer/Page.html#screenshot-instance_method" title="Puppeteer::Page#screenshot (method)">#screenshot</a></span>
3266
- <small>Puppeteer::Page</small>
3267
- </div>
3268
- </li>
3269
-
3270
-
3271
3287
  <li class="even ">
3272
3288
  <div class="item">
3273
3289
  <span class='object_link'><a href="Puppeteer/ElementHandle.html#screenshot-instance_method" title="Puppeteer::ElementHandle#screenshot (method)">#screenshot</a></span>
@@ -3278,24 +3294,24 @@
3278
3294
 
3279
3295
  <li class="odd ">
3280
3296
  <div class="item">
3281
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#scroll_into_view_if_needed-instance_method" title="Puppeteer::ElementHandle#scroll_into_view_if_needed (method)">#scroll_into_view_if_needed</a></span>
3282
- <small>Puppeteer::ElementHandle</small>
3297
+ <span class='object_link'><a href="Puppeteer/Page.html#screenshot-instance_method" title="Puppeteer::Page#screenshot (method)">#screenshot</a></span>
3298
+ <small>Puppeteer::Page</small>
3283
3299
  </div>
3284
3300
  </li>
3285
3301
 
3286
3302
 
3287
3303
  <li class="even ">
3288
3304
  <div class="item">
3289
- <span class='object_link'><a href="Puppeteer/Frame.html#secondary_world-instance_method" title="Puppeteer::Frame#secondary_world (method)">#secondary_world</a></span>
3290
- <small>Puppeteer::Frame</small>
3305
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#scroll_into_view_if_needed-instance_method" title="Puppeteer::ElementHandle#scroll_into_view_if_needed (method)">#scroll_into_view_if_needed</a></span>
3306
+ <small>Puppeteer::ElementHandle</small>
3291
3307
  </div>
3292
3308
  </li>
3293
3309
 
3294
3310
 
3295
3311
  <li class="odd ">
3296
3312
  <div class="item">
3297
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#select-instance_method" title="Puppeteer::DOMWorld#select (method)">#select</a></span>
3298
- <small>Puppeteer::DOMWorld</small>
3313
+ <span class='object_link'><a href="Puppeteer/Frame.html#secondary_world-instance_method" title="Puppeteer::Frame#secondary_world (method)">#secondary_world</a></span>
3314
+ <small>Puppeteer::Frame</small>
3299
3315
  </div>
3300
3316
  </li>
3301
3317
 
@@ -3318,24 +3334,24 @@
3318
3334
 
3319
3335
  <li class="even ">
3320
3336
  <div class="item">
3321
- <span class='object_link'><a href="Puppeteer/Page.html#select-instance_method" title="Puppeteer::Page#select (method)">#select</a></span>
3322
- <small>Puppeteer::Page</small>
3337
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#select-instance_method" title="Puppeteer::DOMWorld#select (method)">#select</a></span>
3338
+ <small>Puppeteer::DOMWorld</small>
3323
3339
  </div>
3324
3340
  </li>
3325
3341
 
3326
3342
 
3327
3343
  <li class="odd ">
3328
3344
  <div class="item">
3329
- <span class='object_link'><a href="Puppeteer/Keyboard.html#send_character-instance_method" title="Puppeteer::Keyboard#send_character (method)">#send_character</a></span>
3330
- <small>Puppeteer::Keyboard</small>
3345
+ <span class='object_link'><a href="Puppeteer/Page.html#select-instance_method" title="Puppeteer::Page#select (method)">#select</a></span>
3346
+ <small>Puppeteer::Page</small>
3331
3347
  </div>
3332
3348
  </li>
3333
3349
 
3334
3350
 
3335
3351
  <li class="even ">
3336
3352
  <div class="item">
3337
- <span class='object_link'><a href="Puppeteer/CDPSession.html#send_message-instance_method" title="Puppeteer::CDPSession#send_message (method)">#send_message</a></span>
3338
- <small>Puppeteer::CDPSession</small>
3353
+ <span class='object_link'><a href="Puppeteer/Keyboard.html#send_character-instance_method" title="Puppeteer::Keyboard#send_character (method)">#send_character</a></span>
3354
+ <small>Puppeteer::Keyboard</small>
3339
3355
  </div>
3340
3356
  </li>
3341
3357
 
@@ -3349,6 +3365,14 @@
3349
3365
 
3350
3366
 
3351
3367
  <li class="even ">
3368
+ <div class="item">
3369
+ <span class='object_link'><a href="Puppeteer/CDPSession.html#send_message-instance_method" title="Puppeteer::CDPSession#send_message (method)">#send_message</a></span>
3370
+ <small>Puppeteer::CDPSession</small>
3371
+ </div>
3372
+ </li>
3373
+
3374
+
3375
+ <li class="odd ">
3352
3376
  <div class="item">
3353
3377
  <span class='object_link'><a href="Puppeteer/WebSocketTransport.html#send_text-instance_method" title="Puppeteer::WebSocketTransport#send_text (method)">#send_text</a></span>
3354
3378
  <small>Puppeteer::WebSocketTransport</small>
@@ -3356,7 +3380,7 @@
3356
3380
  </li>
3357
3381
 
3358
3382
 
3359
- <li class="odd ">
3383
+ <li class="even ">
3360
3384
  <div class="item">
3361
3385
  <span class='object_link'><a href="Puppeteer/WebSocket.html#send_text-instance_method" title="Puppeteer::WebSocket#send_text (method)">#send_text</a></span>
3362
3386
  <small>Puppeteer::WebSocket</small>
@@ -3364,7 +3388,7 @@
3364
3388
  </li>
3365
3389
 
3366
3390
 
3367
- <li class="even ">
3391
+ <li class="odd ">
3368
3392
  <div class="item">
3369
3393
  <span class='object_link'><a href="Puppeteer/Connection.html#session-instance_method" title="Puppeteer::Connection#session (method)">#session</a></span>
3370
3394
  <small>Puppeteer::Connection</small>
@@ -3372,7 +3396,7 @@
3372
3396
  </li>
3373
3397
 
3374
3398
 
3375
- <li class="odd ">
3399
+ <li class="even ">
3376
3400
  <div class="item">
3377
3401
  <span class='object_link'><a href="Puppeteer/Frame.html#set_content-instance_method" title="Puppeteer::Frame#set_content (method)">#set_content</a></span>
3378
3402
  <small>Puppeteer::Frame</small>
@@ -3380,7 +3404,7 @@
3380
3404
  </li>
3381
3405
 
3382
3406
 
3383
- <li class="even ">
3407
+ <li class="odd ">
3384
3408
  <div class="item">
3385
3409
  <span class='object_link'><a href="Puppeteer/Page.html#set_content-instance_method" title="Puppeteer::Page#set_content (method)">#set_content</a></span>
3386
3410
  <small>Puppeteer::Page</small>
@@ -3388,7 +3412,7 @@
3388
3412
  </li>
3389
3413
 
3390
3414
 
3391
- <li class="odd ">
3415
+ <li class="even ">
3392
3416
  <div class="item">
3393
3417
  <span class='object_link'><a href="Puppeteer/RemoteObject.html#set_file_input_files-instance_method" title="Puppeteer::RemoteObject#set_file_input_files (method)">#set_file_input_files</a></span>
3394
3418
  <small>Puppeteer::RemoteObject</small>
@@ -3396,7 +3420,7 @@
3396
3420
  </li>
3397
3421
 
3398
3422
 
3399
- <li class="even ">
3423
+ <li class="odd ">
3400
3424
  <div class="item">
3401
3425
  <span class='object_link'><a href="Puppeteer/BrowserRunner.html#setup_connection-instance_method" title="Puppeteer::BrowserRunner#setup_connection (method)">#setup_connection</a></span>
3402
3426
  <small>Puppeteer::BrowserRunner</small>
@@ -3404,7 +3428,7 @@
3404
3428
  </li>
3405
3429
 
3406
3430
 
3407
- <li class="odd ">
3431
+ <li class="even ">
3408
3432
  <div class="item">
3409
3433
  <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#shift_key-instance_method" title="Puppeteer::Keyboard::KeyDefinition#shift_key (method)">#shift_key</a></span>
3410
3434
  <small>Puppeteer::Keyboard::KeyDefinition</small>
@@ -3412,7 +3436,7 @@
3412
3436
  </li>
3413
3437
 
3414
3438
 
3415
- <li class="even ">
3439
+ <li class="odd ">
3416
3440
  <div class="item">
3417
3441
  <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#shift_key_code-instance_method" title="Puppeteer::Keyboard::KeyDefinition#shift_key_code (method)">#shift_key_code</a></span>
3418
3442
  <small>Puppeteer::Keyboard::KeyDefinition</small>
@@ -3420,7 +3444,7 @@
3420
3444
  </li>
3421
3445
 
3422
3446
 
3423
- <li class="odd ">
3447
+ <li class="even ">
3424
3448
  <div class="item">
3425
3449
  <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#shift_text-instance_method" title="Puppeteer::Keyboard::KeyDefinition#shift_text (method)">#shift_text</a></span>
3426
3450
  <small>Puppeteer::Keyboard::KeyDefinition</small>
@@ -3428,7 +3452,7 @@
3428
3452
  </li>
3429
3453
 
3430
3454
 
3431
- <li class="even ">
3455
+ <li class="odd ">
3432
3456
  <div class="item">
3433
3457
  <span class='object_link'><a href="Puppeteer/Launcher/BrowserOptions.html#slow_mo-instance_method" title="Puppeteer::Launcher::BrowserOptions#slow_mo (method)">#slow_mo</a></span>
3434
3458
  <small>Puppeteer::Launcher::BrowserOptions</small>
@@ -3436,7 +3460,7 @@
3436
3460
  </li>
3437
3461
 
3438
3462
 
3439
- <li class="odd ">
3463
+ <li class="even ">
3440
3464
  <div class="item">
3441
3465
  <span class='object_link'><a href="Puppeteer/BrowserRunner.html#start-instance_method" title="Puppeteer::BrowserRunner#start (method)">#start</a></span>
3442
3466
  <small>Puppeteer::BrowserRunner</small>
@@ -3444,7 +3468,7 @@
3444
3468
  </li>
3445
3469
 
3446
3470
 
3447
- <li class="even ">
3471
+ <li class="odd ">
3448
3472
  <div class="item">
3449
3473
  <span class='object_link'><a href="Puppeteer/BrowserRunner/BrowserProcess.html#stderr-instance_method" title="Puppeteer::BrowserRunner::BrowserProcess#stderr (method)">#stderr</a></span>
3450
3474
  <small>Puppeteer::BrowserRunner::BrowserProcess</small>
@@ -3452,7 +3476,7 @@
3452
3476
  </li>
3453
3477
 
3454
3478
 
3455
- <li class="odd ">
3479
+ <li class="even ">
3456
3480
  <div class="item">
3457
3481
  <span class='object_link'><a href="Puppeteer/BrowserRunner/BrowserProcess.html#stdout-instance_method" title="Puppeteer::BrowserRunner::BrowserProcess#stdout (method)">#stdout</a></span>
3458
3482
  <small>Puppeteer::BrowserRunner::BrowserProcess</small>
@@ -3460,7 +3484,7 @@
3460
3484
  </li>
3461
3485
 
3462
3486
 
3463
- <li class="even ">
3487
+ <li class="odd ">
3464
3488
  <div class="item">
3465
3489
  <span class='object_link'><a href="Puppeteer/RemoteObject.html#sub_type-instance_method" title="Puppeteer::RemoteObject#sub_type (method)">#sub_type</a></span>
3466
3490
  <small>Puppeteer::RemoteObject</small>
@@ -3468,7 +3492,7 @@
3468
3492
  </li>
3469
3493
 
3470
3494
 
3471
- <li class="odd ">
3495
+ <li class="even ">
3472
3496
  <div class="item">
3473
3497
  <span class='object_link'><a href="Puppeteer/Page.html#tap-instance_method" title="Puppeteer::Page#tap (method)">#tap</a></span>
3474
3498
  <small>Puppeteer::Page</small>
@@ -3476,10 +3500,18 @@
3476
3500
  </li>
3477
3501
 
3478
3502
 
3503
+ <li class="odd ">
3504
+ <div class="item">
3505
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#tap-instance_method" title="Puppeteer::DOMWorld#tap (method)">#tap</a></span>
3506
+ <small>Puppeteer::DOMWorld</small>
3507
+ </div>
3508
+ </li>
3509
+
3510
+
3479
3511
  <li class="even ">
3480
3512
  <div class="item">
3481
- <span class='object_link'><a href="Puppeteer/TouchScreen.html#tap-instance_method" title="Puppeteer::TouchScreen#tap (method)">#tap</a></span>
3482
- <small>Puppeteer::TouchScreen</small>
3513
+ <span class='object_link'><a href="Puppeteer/Frame.html#tap-instance_method" title="Puppeteer::Frame#tap (method)">#tap</a></span>
3514
+ <small>Puppeteer::Frame</small>
3483
3515
  </div>
3484
3516
  </li>
3485
3517
 
@@ -3494,21 +3526,13 @@
3494
3526
 
3495
3527
  <li class="even ">
3496
3528
  <div class="item">
3497
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#tap-instance_method" title="Puppeteer::DOMWorld#tap (method)">#tap</a></span>
3498
- <small>Puppeteer::DOMWorld</small>
3529
+ <span class='object_link'><a href="Puppeteer/TouchScreen.html#tap-instance_method" title="Puppeteer::TouchScreen#tap (method)">#tap</a></span>
3530
+ <small>Puppeteer::TouchScreen</small>
3499
3531
  </div>
3500
3532
  </li>
3501
3533
 
3502
3534
 
3503
3535
  <li class="odd ">
3504
- <div class="item">
3505
- <span class='object_link'><a href="Puppeteer/Frame.html#tap-instance_method" title="Puppeteer::Frame#tap (method)">#tap</a></span>
3506
- <small>Puppeteer::Frame</small>
3507
- </div>
3508
- </li>
3509
-
3510
-
3511
- <li class="even ">
3512
3536
  <div class="item">
3513
3537
  <span class='object_link'><a href="Puppeteer/Browser.html#target-instance_method" title="Puppeteer::Browser#target (method)">#target</a></span>
3514
3538
  <small>Puppeteer::Browser</small>
@@ -3516,7 +3540,7 @@
3516
3540
  </li>
3517
3541
 
3518
3542
 
3519
- <li class="odd ">
3543
+ <li class="even ">
3520
3544
  <div class="item">
3521
3545
  <span class='object_link'><a href="Puppeteer/Page.html#target-instance_method" title="Puppeteer::Page#target (method)">#target</a></span>
3522
3546
  <small>Puppeteer::Page</small>
@@ -3524,7 +3548,7 @@
3524
3548
  </li>
3525
3549
 
3526
3550
 
3527
- <li class="even ">
3551
+ <li class="odd ">
3528
3552
  <div class="item">
3529
3553
  <span class='object_link'><a href="Puppeteer/Target.html#target_id-instance_method" title="Puppeteer::Target#target_id (method)">#target_id</a></span>
3530
3554
  <small>Puppeteer::Target</small>
@@ -3532,7 +3556,7 @@
3532
3556
  </li>
3533
3557
 
3534
3558
 
3535
- <li class="odd ">
3559
+ <li class="even ">
3536
3560
  <div class="item">
3537
3561
  <span class='object_link'><a href="Puppeteer/Target/TargetInfo.html#target_id-instance_method" title="Puppeteer::Target::TargetInfo#target_id (method)">#target_id</a></span>
3538
3562
  <small>Puppeteer::Target::TargetInfo</small>
@@ -3540,7 +3564,7 @@
3540
3564
  </li>
3541
3565
 
3542
3566
 
3543
- <li class="even ">
3567
+ <li class="odd ">
3544
3568
  <div class="item">
3545
3569
  <span class='object_link'><a href="Puppeteer/Browser.html#targets-instance_method" title="Puppeteer::Browser#targets (method)">#targets</a></span>
3546
3570
  <small>Puppeteer::Browser</small>
@@ -3548,7 +3572,7 @@
3548
3572
  </li>
3549
3573
 
3550
3574
 
3551
- <li class="odd ">
3575
+ <li class="even ">
3552
3576
  <div class="item">
3553
3577
  <span class='object_link'><a href="Puppeteer/BrowserContext.html#targets-instance_method" title="Puppeteer::BrowserContext#targets (method)">#targets</a></span>
3554
3578
  <small>Puppeteer::BrowserContext</small>
@@ -3556,7 +3580,7 @@
3556
3580
  </li>
3557
3581
 
3558
3582
 
3559
- <li class="even ">
3583
+ <li class="odd ">
3560
3584
  <div class="item">
3561
3585
  <span class='object_link'><a href="Puppeteer/WaitTask.html#terminate-instance_method" title="Puppeteer::WaitTask#terminate (method)">#terminate</a></span>
3562
3586
  <small>Puppeteer::WaitTask</small>
@@ -3564,6 +3588,14 @@
3564
3588
  </li>
3565
3589
 
3566
3590
 
3591
+ <li class="even ">
3592
+ <div class="item">
3593
+ <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#text-instance_method" title="Puppeteer::Keyboard::KeyDescription#text (method)">#text</a></span>
3594
+ <small>Puppeteer::Keyboard::KeyDescription</small>
3595
+ </div>
3596
+ </li>
3597
+
3598
+
3567
3599
  <li class="odd ">
3568
3600
  <div class="item">
3569
3601
  <span class='object_link'><a href="Puppeteer/Keyboard/KeyDefinition.html#text-instance_method" title="Puppeteer::Keyboard::KeyDefinition#text (method)">#text</a></span>
@@ -3574,16 +3606,16 @@
3574
3606
 
3575
3607
  <li class="even ">
3576
3608
  <div class="item">
3577
- <span class='object_link'><a href="Puppeteer/Keyboard/KeyDescription.html#text-instance_method" title="Puppeteer::Keyboard::KeyDescription#text (method)">#text</a></span>
3578
- <small>Puppeteer::Keyboard::KeyDescription</small>
3609
+ <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#text-instance_method" title="Puppeteer::ConsoleMessage#text (method)">#text</a></span>
3610
+ <small>Puppeteer::ConsoleMessage</small>
3579
3611
  </div>
3580
3612
  </li>
3581
3613
 
3582
3614
 
3583
3615
  <li class="odd ">
3584
3616
  <div class="item">
3585
- <span class='object_link'><a href="Puppeteer/ConsoleMessage.html#text-instance_method" title="Puppeteer::ConsoleMessage#text (method)">#text</a></span>
3586
- <small>Puppeteer::ConsoleMessage</small>
3617
+ <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#timeout-instance_method" title="Puppeteer::Launcher::LaunchOptions#timeout (method)">#timeout</a></span>
3618
+ <small>Puppeteer::Launcher::LaunchOptions</small>
3587
3619
  </div>
3588
3620
  </li>
3589
3621
 
@@ -3598,24 +3630,24 @@
3598
3630
 
3599
3631
  <li class="odd ">
3600
3632
  <div class="item">
3601
- <span class='object_link'><a href="Puppeteer/Launcher/LaunchOptions.html#timeout-instance_method" title="Puppeteer::Launcher::LaunchOptions#timeout (method)">#timeout</a></span>
3602
- <small>Puppeteer::Launcher::LaunchOptions</small>
3633
+ <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#timeout_or_termination_promise-instance_method" title="Puppeteer::LifecycleWatcher#timeout_or_termination_promise (method)">#timeout_or_termination_promise</a></span>
3634
+ <small>Puppeteer::LifecycleWatcher</small>
3603
3635
  </div>
3604
3636
  </li>
3605
3637
 
3606
3638
 
3607
3639
  <li class="even ">
3608
3640
  <div class="item">
3609
- <span class='object_link'><a href="Puppeteer/LifecycleWatcher.html#timeout_or_termination_promise-instance_method" title="Puppeteer::LifecycleWatcher#timeout_or_termination_promise (method)">#timeout_or_termination_promise</a></span>
3610
- <small>Puppeteer::LifecycleWatcher</small>
3641
+ <span class='object_link'><a href="Puppeteer/FrameManager.html#timeout_settings-instance_method" title="Puppeteer::FrameManager#timeout_settings (method)">#timeout_settings</a></span>
3642
+ <small>Puppeteer::FrameManager</small>
3611
3643
  </div>
3612
3644
  </li>
3613
3645
 
3614
3646
 
3615
3647
  <li class="odd ">
3616
3648
  <div class="item">
3617
- <span class='object_link'><a href="Puppeteer/FrameManager.html#timeout_settings-instance_method" title="Puppeteer::FrameManager#timeout_settings (method)">#timeout_settings</a></span>
3618
- <small>Puppeteer::FrameManager</small>
3649
+ <span class='object_link'><a href="Puppeteer/Frame.html#title-instance_method" title="Puppeteer::Frame#title (method)">#title</a></span>
3650
+ <small>Puppeteer::Frame</small>
3619
3651
  </div>
3620
3652
  </li>
3621
3653
 
@@ -3630,15 +3662,15 @@
3630
3662
 
3631
3663
  <li class="odd ">
3632
3664
  <div class="item">
3633
- <span class='object_link'><a href="Puppeteer/Frame.html#title-instance_method" title="Puppeteer::Frame#title (method)">#title</a></span>
3634
- <small>Puppeteer::Frame</small>
3665
+ <span class='object_link'><a href="Puppeteer/Page.html#title-instance_method" title="Puppeteer::Page#title (method)">#title</a></span>
3666
+ <small>Puppeteer::Page</small>
3635
3667
  </div>
3636
3668
  </li>
3637
3669
 
3638
3670
 
3639
3671
  <li class="even ">
3640
3672
  <div class="item">
3641
- <span class='object_link'><a href="Puppeteer/Page.html#title-instance_method" title="Puppeteer::Page#title (method)">#title</a></span>
3673
+ <span class='object_link'><a href="Puppeteer/Page.html#touch_screen-instance_method" title="Puppeteer::Page#touch_screen (method)">#touch_screen</a></span>
3642
3674
  <small>Puppeteer::Page</small>
3643
3675
  </div>
3644
3676
  </li>
@@ -3646,24 +3678,24 @@
3646
3678
 
3647
3679
  <li class="odd ">
3648
3680
  <div class="item">
3649
- <span class='object_link'><a href="Puppeteer/Page.html#touch_screen-instance_method" title="Puppeteer::Page#touch_screen (method)">#touch_screen</a></span>
3650
- <small>Puppeteer::Page</small>
3681
+ <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#type-instance_method" title="Puppeteer::Page::ScriptTag#type (method)">#type</a></span>
3682
+ <small>Puppeteer::Page::ScriptTag</small>
3651
3683
  </div>
3652
3684
  </li>
3653
3685
 
3654
3686
 
3655
3687
  <li class="even ">
3656
3688
  <div class="item">
3657
- <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#type-instance_method" title="Puppeteer::Page::ScriptTag#type (method)">#type</a></span>
3658
- <small>Puppeteer::Page::ScriptTag</small>
3689
+ <span class='object_link'><a href="Puppeteer/Target.html#type-instance_method" title="Puppeteer::Target#type (method)">#type</a></span>
3690
+ <small>Puppeteer::Target</small>
3659
3691
  </div>
3660
3692
  </li>
3661
3693
 
3662
3694
 
3663
3695
  <li class="odd ">
3664
3696
  <div class="item">
3665
- <span class='object_link'><a href="Puppeteer/Target.html#type-instance_method" title="Puppeteer::Target#type (method)">#type</a></span>
3666
- <small>Puppeteer::Target</small>
3697
+ <span class='object_link'><a href="Puppeteer/Page/ScreenshotOptions.html#type-instance_method" title="Puppeteer::Page::ScreenshotOptions#type (method)">#type</a></span>
3698
+ <small>Puppeteer::Page::ScreenshotOptions</small>
3667
3699
  </div>
3668
3700
  </li>
3669
3701
 
@@ -3678,48 +3710,48 @@
3678
3710
 
3679
3711
  <li class="odd ">
3680
3712
  <div class="item">
3681
- <span class='object_link'><a href="Puppeteer/Page/ScreenshotOptions.html#type-instance_method" title="Puppeteer::Page::ScreenshotOptions#type (method)">#type</a></span>
3682
- <small>Puppeteer::Page::ScreenshotOptions</small>
3713
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#type_text-instance_method" title="Puppeteer::DOMWorld#type_text (method)">#type_text</a></span>
3714
+ <small>Puppeteer::DOMWorld</small>
3683
3715
  </div>
3684
3716
  </li>
3685
3717
 
3686
3718
 
3687
3719
  <li class="even ">
3688
3720
  <div class="item">
3689
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#type_text-instance_method" title="Puppeteer::DOMWorld#type_text (method)">#type_text</a></span>
3690
- <small>Puppeteer::DOMWorld</small>
3721
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#type_text-instance_method" title="Puppeteer::ElementHandle#type_text (method)">#type_text</a></span>
3722
+ <small>Puppeteer::ElementHandle</small>
3691
3723
  </div>
3692
3724
  </li>
3693
3725
 
3694
3726
 
3695
3727
  <li class="odd ">
3696
3728
  <div class="item">
3697
- <span class='object_link'><a href="Puppeteer/Page.html#type_text-instance_method" title="Puppeteer::Page#type_text (method)">#type_text</a></span>
3698
- <small>Puppeteer::Page</small>
3729
+ <span class='object_link'><a href="Puppeteer/Frame.html#type_text-instance_method" title="Puppeteer::Frame#type_text (method)">#type_text</a></span>
3730
+ <small>Puppeteer::Frame</small>
3699
3731
  </div>
3700
3732
  </li>
3701
3733
 
3702
3734
 
3703
3735
  <li class="even ">
3704
3736
  <div class="item">
3705
- <span class='object_link'><a href="Puppeteer/Frame.html#type_text-instance_method" title="Puppeteer::Frame#type_text (method)">#type_text</a></span>
3706
- <small>Puppeteer::Frame</small>
3737
+ <span class='object_link'><a href="Puppeteer/Keyboard.html#type_text-instance_method" title="Puppeteer::Keyboard#type_text (method)">#type_text</a></span>
3738
+ <small>Puppeteer::Keyboard</small>
3707
3739
  </div>
3708
3740
  </li>
3709
3741
 
3710
3742
 
3711
3743
  <li class="odd ">
3712
3744
  <div class="item">
3713
- <span class='object_link'><a href="Puppeteer/Keyboard.html#type_text-instance_method" title="Puppeteer::Keyboard#type_text (method)">#type_text</a></span>
3714
- <small>Puppeteer::Keyboard</small>
3745
+ <span class='object_link'><a href="Puppeteer/Page.html#type_text-instance_method" title="Puppeteer::Page#type_text (method)">#type_text</a></span>
3746
+ <small>Puppeteer::Page</small>
3715
3747
  </div>
3716
3748
  </li>
3717
3749
 
3718
3750
 
3719
3751
  <li class="even ">
3720
3752
  <div class="item">
3721
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#type_text-instance_method" title="Puppeteer::ElementHandle#type_text (method)">#type_text</a></span>
3722
- <small>Puppeteer::ElementHandle</small>
3753
+ <span class='object_link'><a href="Puppeteer/Keyboard.html#up-instance_method" title="Puppeteer::Keyboard#up (method)">#up</a></span>
3754
+ <small>Puppeteer::Keyboard</small>
3723
3755
  </div>
3724
3756
  </li>
3725
3757
 
@@ -3734,16 +3766,16 @@
3734
3766
 
3735
3767
  <li class="even ">
3736
3768
  <div class="item">
3737
- <span class='object_link'><a href="Puppeteer/Keyboard.html#up-instance_method" title="Puppeteer::Keyboard#up (method)">#up</a></span>
3738
- <small>Puppeteer::Keyboard</small>
3769
+ <span class='object_link'><a href="Puppeteer/ElementHandle.html#upload_file-instance_method" title="Puppeteer::ElementHandle#upload_file (method)">#upload_file</a></span>
3770
+ <small>Puppeteer::ElementHandle</small>
3739
3771
  </div>
3740
3772
  </li>
3741
3773
 
3742
3774
 
3743
3775
  <li class="odd ">
3744
3776
  <div class="item">
3745
- <span class='object_link'><a href="Puppeteer/ElementHandle.html#upload_file-instance_method" title="Puppeteer::ElementHandle#upload_file (method)">#upload_file</a></span>
3746
- <small>Puppeteer::ElementHandle</small>
3777
+ <span class='object_link'><a href="Puppeteer/WebSocket/DriverImpl.html#url-instance_method" title="Puppeteer::WebSocket::DriverImpl#url (method)">#url</a></span>
3778
+ <small>Puppeteer::WebSocket::DriverImpl</small>
3747
3779
  </div>
3748
3780
  </li>
3749
3781
 
@@ -3758,69 +3790,61 @@
3758
3790
 
3759
3791
  <li class="odd ">
3760
3792
  <div class="item">
3761
- <span class='object_link'><a href="Puppeteer/Connection.html#url-instance_method" title="Puppeteer::Connection#url (method)">#url</a></span>
3762
- <small>Puppeteer::Connection</small>
3793
+ <span class='object_link'><a href="Puppeteer/Frame.html#url-instance_method" title="Puppeteer::Frame#url (method)">#url</a></span>
3794
+ <small>Puppeteer::Frame</small>
3763
3795
  </div>
3764
3796
  </li>
3765
3797
 
3766
3798
 
3767
3799
  <li class="even ">
3768
3800
  <div class="item">
3769
- <span class='object_link'><a href="Puppeteer/Target.html#url-instance_method" title="Puppeteer::Target#url (method)">#url</a></span>
3770
- <small>Puppeteer::Target</small>
3801
+ <span class='object_link'><a href="Puppeteer/Connection.html#url-instance_method" title="Puppeteer::Connection#url (method)">#url</a></span>
3802
+ <small>Puppeteer::Connection</small>
3771
3803
  </div>
3772
3804
  </li>
3773
3805
 
3774
3806
 
3775
3807
  <li class="odd ">
3776
3808
  <div class="item">
3777
- <span class='object_link'><a href="Puppeteer/ConsoleMessage/Location.html#url-instance_method" title="Puppeteer::ConsoleMessage::Location#url (method)">#url</a></span>
3778
- <small>Puppeteer::ConsoleMessage::Location</small>
3809
+ <span class='object_link'><a href="Puppeteer/Page.html#url-instance_method" title="Puppeteer::Page#url (method)">#url</a></span>
3810
+ <small>Puppeteer::Page</small>
3779
3811
  </div>
3780
3812
  </li>
3781
3813
 
3782
3814
 
3783
3815
  <li class="even ">
3784
3816
  <div class="item">
3785
- <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#url-instance_method" title="Puppeteer::Page::ScriptTag#url (method)">#url</a></span>
3786
- <small>Puppeteer::Page::ScriptTag</small>
3817
+ <span class='object_link'><a href="Puppeteer/Page/StyleTag.html#url-instance_method" title="Puppeteer::Page::StyleTag#url (method)">#url</a></span>
3818
+ <small>Puppeteer::Page::StyleTag</small>
3787
3819
  </div>
3788
3820
  </li>
3789
3821
 
3790
3822
 
3791
3823
  <li class="odd ">
3792
3824
  <div class="item">
3793
- <span class='object_link'><a href="Puppeteer/Page/StyleTag.html#url-instance_method" title="Puppeteer::Page::StyleTag#url (method)">#url</a></span>
3794
- <small>Puppeteer::Page::StyleTag</small>
3825
+ <span class='object_link'><a href="Puppeteer/Target.html#url-instance_method" title="Puppeteer::Target#url (method)">#url</a></span>
3826
+ <small>Puppeteer::Target</small>
3795
3827
  </div>
3796
3828
  </li>
3797
3829
 
3798
3830
 
3799
3831
  <li class="even ">
3800
3832
  <div class="item">
3801
- <span class='object_link'><a href="Puppeteer/WebSocket/DriverImpl.html#url-instance_method" title="Puppeteer::WebSocket::DriverImpl#url (method)">#url</a></span>
3802
- <small>Puppeteer::WebSocket::DriverImpl</small>
3833
+ <span class='object_link'><a href="Puppeteer/ConsoleMessage/Location.html#url-instance_method" title="Puppeteer::ConsoleMessage::Location#url (method)">#url</a></span>
3834
+ <small>Puppeteer::ConsoleMessage::Location</small>
3803
3835
  </div>
3804
3836
  </li>
3805
3837
 
3806
3838
 
3807
3839
  <li class="odd ">
3808
3840
  <div class="item">
3809
- <span class='object_link'><a href="Puppeteer/Page.html#url-instance_method" title="Puppeteer::Page#url (method)">#url</a></span>
3810
- <small>Puppeteer::Page</small>
3841
+ <span class='object_link'><a href="Puppeteer/Page/ScriptTag.html#url-instance_method" title="Puppeteer::Page::ScriptTag#url (method)">#url</a></span>
3842
+ <small>Puppeteer::Page::ScriptTag</small>
3811
3843
  </div>
3812
3844
  </li>
3813
3845
 
3814
3846
 
3815
3847
  <li class="even ">
3816
- <div class="item">
3817
- <span class='object_link'><a href="Puppeteer/Frame.html#url-instance_method" title="Puppeteer::Frame#url (method)">#url</a></span>
3818
- <small>Puppeteer::Frame</small>
3819
- </div>
3820
- </li>
3821
-
3822
-
3823
- <li class="odd ">
3824
3848
  <div class="item">
3825
3849
  <span class='object_link'><a href="Puppeteer/Device.html#user_agent-instance_method" title="Puppeteer::Device#user_agent (method)">#user_agent</a></span>
3826
3850
  <small>Puppeteer::Device</small>
@@ -3828,7 +3852,7 @@
3828
3852
  </li>
3829
3853
 
3830
3854
 
3831
- <li class="even ">
3855
+ <li class="odd ">
3832
3856
  <div class="item">
3833
3857
  <span class='object_link'><a href="Puppeteer/Browser.html#user_agent-instance_method" title="Puppeteer::Browser#user_agent (method)">#user_agent</a></span>
3834
3858
  <small>Puppeteer::Browser</small>
@@ -3836,7 +3860,7 @@
3836
3860
  </li>
3837
3861
 
3838
3862
 
3839
- <li class="odd ">
3863
+ <li class="even ">
3840
3864
  <div class="item">
3841
3865
  <span class='object_link'><a href="Puppeteer/NetworkManager.html#user_agent=-instance_method" title="Puppeteer::NetworkManager#user_agent= (method)">#user_agent=</a></span>
3842
3866
  <small>Puppeteer::NetworkManager</small>
@@ -3844,7 +3868,7 @@
3844
3868
  </li>
3845
3869
 
3846
3870
 
3847
- <li class="even ">
3871
+ <li class="odd ">
3848
3872
  <div class="item">
3849
3873
  <span class='object_link'><a href="Puppeteer/Page.html#user_agent=-instance_method" title="Puppeteer::Page#user_agent= (method)">#user_agent=</a></span>
3850
3874
  <small>Puppeteer::Page</small>
@@ -3852,7 +3876,7 @@
3852
3876
  </li>
3853
3877
 
3854
3878
 
3855
- <li class="odd ">
3879
+ <li class="even ">
3856
3880
  <div class="item">
3857
3881
  <span class='object_link'><a href="Puppeteer/Launcher/ChromeArgOptions.html#user_data_dir-instance_method" title="Puppeteer::Launcher::ChromeArgOptions#user_data_dir (method)">#user_data_dir</a></span>
3858
3882
  <small>Puppeteer::Launcher::ChromeArgOptions</small>
@@ -3860,7 +3884,7 @@
3860
3884
  </li>
3861
3885
 
3862
3886
 
3863
- <li class="even ">
3887
+ <li class="odd ">
3864
3888
  <div class="item">
3865
3889
  <span class='object_link'><a href="Puppeteer/NetworkManager/Credentials.html#username-instance_method" title="Puppeteer::NetworkManager::Credentials#username (method)">#username</a></span>
3866
3890
  <small>Puppeteer::NetworkManager::Credentials</small>
@@ -3868,7 +3892,7 @@
3868
3892
  </li>
3869
3893
 
3870
3894
 
3871
- <li class="odd ">
3895
+ <li class="even ">
3872
3896
  <div class="item">
3873
3897
  <span class='object_link'><a href="Puppeteer/RemoteObject.html#value-instance_method" title="Puppeteer::RemoteObject#value (method)">#value</a></span>
3874
3898
  <small>Puppeteer::RemoteObject</small>
@@ -3876,7 +3900,7 @@
3876
3900
  </li>
3877
3901
 
3878
3902
 
3879
- <li class="even ">
3903
+ <li class="odd ">
3880
3904
  <div class="item">
3881
3905
  <span class='object_link'><a href="Puppeteer/Browser.html#version-instance_method" title="Puppeteer::Browser#version (method)">#version</a></span>
3882
3906
  <small>Puppeteer::Browser</small>
@@ -3884,14 +3908,6 @@
3884
3908
  </li>
3885
3909
 
3886
3910
 
3887
- <li class="odd ">
3888
- <div class="item">
3889
- <span class='object_link'><a href="Puppeteer/Device.html#viewport-instance_method" title="Puppeteer::Device#viewport (method)">#viewport</a></span>
3890
- <small>Puppeteer::Device</small>
3891
- </div>
3892
- </li>
3893
-
3894
-
3895
3911
  <li class="even ">
3896
3912
  <div class="item">
3897
3913
  <span class='object_link'><a href="Puppeteer/Page.html#viewport-instance_method" title="Puppeteer::Page#viewport (method)">#viewport</a></span>
@@ -3902,39 +3918,39 @@
3902
3918
 
3903
3919
  <li class="odd ">
3904
3920
  <div class="item">
3905
- <span class='object_link'><a href="Puppeteer/Page.html#wait_for_file_chooser-instance_method" title="Puppeteer::Page#wait_for_file_chooser (method)">#wait_for_file_chooser</a></span>
3906
- <small>Puppeteer::Page</small>
3921
+ <span class='object_link'><a href="Puppeteer/Device.html#viewport-instance_method" title="Puppeteer::Device#viewport (method)">#viewport</a></span>
3922
+ <small>Puppeteer::Device</small>
3907
3923
  </div>
3908
3924
  </li>
3909
3925
 
3910
3926
 
3911
3927
  <li class="even ">
3912
3928
  <div class="item">
3913
- <span class='object_link'><a href="Puppeteer/FrameManager.html#wait_for_frame_navigation-instance_method" title="Puppeteer::FrameManager#wait_for_frame_navigation (method)">#wait_for_frame_navigation</a></span>
3914
- <small>Puppeteer::FrameManager</small>
3929
+ <span class='object_link'><a href="Puppeteer/Page.html#wait_for_file_chooser-instance_method" title="Puppeteer::Page#wait_for_file_chooser (method)">#wait_for_file_chooser</a></span>
3930
+ <small>Puppeteer::Page</small>
3915
3931
  </div>
3916
3932
  </li>
3917
3933
 
3918
3934
 
3919
3935
  <li class="odd ">
3920
3936
  <div class="item">
3921
- <span class='object_link'><a href="Puppeteer/Frame.html#wait_for_function-instance_method" title="Puppeteer::Frame#wait_for_function (method)">#wait_for_function</a></span>
3922
- <small>Puppeteer::Frame</small>
3937
+ <span class='object_link'><a href="Puppeteer/FrameManager.html#wait_for_frame_navigation-instance_method" title="Puppeteer::FrameManager#wait_for_frame_navigation (method)">#wait_for_frame_navigation</a></span>
3938
+ <small>Puppeteer::FrameManager</small>
3923
3939
  </div>
3924
3940
  </li>
3925
3941
 
3926
3942
 
3927
3943
  <li class="even ">
3928
3944
  <div class="item">
3929
- <span class='object_link'><a href="Puppeteer/Page.html#wait_for_function-instance_method" title="Puppeteer::Page#wait_for_function (method)">#wait_for_function</a></span>
3930
- <small>Puppeteer::Page</small>
3945
+ <span class='object_link'><a href="Puppeteer/Frame.html#wait_for_function-instance_method" title="Puppeteer::Frame#wait_for_function (method)">#wait_for_function</a></span>
3946
+ <small>Puppeteer::Frame</small>
3931
3947
  </div>
3932
3948
  </li>
3933
3949
 
3934
3950
 
3935
3951
  <li class="odd ">
3936
3952
  <div class="item">
3937
- <span class='object_link'><a href="Puppeteer/Page.html#wait_for_selector-instance_method" title="Puppeteer::Page#wait_for_selector (method)">#wait_for_selector</a></span>
3953
+ <span class='object_link'><a href="Puppeteer/Page.html#wait_for_function-instance_method" title="Puppeteer::Page#wait_for_function (method)">#wait_for_function</a></span>
3938
3954
  <small>Puppeteer::Page</small>
3939
3955
  </div>
3940
3956
  </li>
@@ -3950,16 +3966,16 @@
3950
3966
 
3951
3967
  <li class="odd ">
3952
3968
  <div class="item">
3953
- <span class='object_link'><a href="Puppeteer/Frame.html#wait_for_selector-instance_method" title="Puppeteer::Frame#wait_for_selector (method)">#wait_for_selector</a></span>
3954
- <small>Puppeteer::Frame</small>
3969
+ <span class='object_link'><a href="Puppeteer/Page.html#wait_for_selector-instance_method" title="Puppeteer::Page#wait_for_selector (method)">#wait_for_selector</a></span>
3970
+ <small>Puppeteer::Page</small>
3955
3971
  </div>
3956
3972
  </li>
3957
3973
 
3958
3974
 
3959
3975
  <li class="even ">
3960
3976
  <div class="item">
3961
- <span class='object_link'><a href="Puppeteer/Browser.html#wait_for_target-instance_method" title="Puppeteer::Browser#wait_for_target (method)">#wait_for_target</a></span>
3962
- <small>Puppeteer::Browser</small>
3977
+ <span class='object_link'><a href="Puppeteer/Frame.html#wait_for_selector-instance_method" title="Puppeteer::Frame#wait_for_selector (method)">#wait_for_selector</a></span>
3978
+ <small>Puppeteer::Frame</small>
3963
3979
  </div>
3964
3980
  </li>
3965
3981
 
@@ -3974,40 +3990,40 @@
3974
3990
 
3975
3991
  <li class="even ">
3976
3992
  <div class="item">
3977
- <span class='object_link'><a href="Puppeteer/DOMWorld.html#wait_for_xpath-instance_method" title="Puppeteer::DOMWorld#wait_for_xpath (method)">#wait_for_xpath</a></span>
3978
- <small>Puppeteer::DOMWorld</small>
3993
+ <span class='object_link'><a href="Puppeteer/Browser.html#wait_for_target-instance_method" title="Puppeteer::Browser#wait_for_target (method)">#wait_for_target</a></span>
3994
+ <small>Puppeteer::Browser</small>
3979
3995
  </div>
3980
3996
  </li>
3981
3997
 
3982
3998
 
3983
3999
  <li class="odd ">
3984
4000
  <div class="item">
3985
- <span class='object_link'><a href="Puppeteer/Page.html#wait_for_xpath-instance_method" title="Puppeteer::Page#wait_for_xpath (method)">#wait_for_xpath</a></span>
3986
- <small>Puppeteer::Page</small>
4001
+ <span class='object_link'><a href="Puppeteer/Frame.html#wait_for_xpath-instance_method" title="Puppeteer::Frame#wait_for_xpath (method)">#wait_for_xpath</a></span>
4002
+ <small>Puppeteer::Frame</small>
3987
4003
  </div>
3988
4004
  </li>
3989
4005
 
3990
4006
 
3991
4007
  <li class="even ">
3992
4008
  <div class="item">
3993
- <span class='object_link'><a href="Puppeteer/Frame.html#wait_for_xpath-instance_method" title="Puppeteer::Frame#wait_for_xpath (method)">#wait_for_xpath</a></span>
3994
- <small>Puppeteer::Frame</small>
4009
+ <span class='object_link'><a href="Puppeteer/DOMWorld.html#wait_for_xpath-instance_method" title="Puppeteer::DOMWorld#wait_for_xpath (method)">#wait_for_xpath</a></span>
4010
+ <small>Puppeteer::DOMWorld</small>
3995
4011
  </div>
3996
4012
  </li>
3997
4013
 
3998
4014
 
3999
4015
  <li class="odd ">
4000
4016
  <div class="item">
4001
- <span class='object_link'><a href="Puppeteer/Browser.html#websocket_endpoint-instance_method" title="Puppeteer::Browser#websocket_endpoint (method)">#websocket_endpoint</a></span>
4002
- <small>Puppeteer::Browser</small>
4017
+ <span class='object_link'><a href="Puppeteer/Page.html#wait_for_xpath-instance_method" title="Puppeteer::Page#wait_for_xpath (method)">#wait_for_xpath</a></span>
4018
+ <small>Puppeteer::Page</small>
4003
4019
  </div>
4004
4020
  </li>
4005
4021
 
4006
4022
 
4007
4023
  <li class="even ">
4008
4024
  <div class="item">
4009
- <span class='object_link'><a href="Puppeteer/Viewport.html#width-instance_method" title="Puppeteer::Viewport#width (method)">#width</a></span>
4010
- <small>Puppeteer::Viewport</small>
4025
+ <span class='object_link'><a href="Puppeteer/Browser.html#websocket_endpoint-instance_method" title="Puppeteer::Browser#websocket_endpoint (method)">#websocket_endpoint</a></span>
4026
+ <small>Puppeteer::Browser</small>
4011
4027
  </div>
4012
4028
  </li>
4013
4029
 
@@ -4029,6 +4045,14 @@
4029
4045
 
4030
4046
 
4031
4047
  <li class="odd ">
4048
+ <div class="item">
4049
+ <span class='object_link'><a href="Puppeteer/Viewport.html#width-instance_method" title="Puppeteer::Viewport#width (method)">#width</a></span>
4050
+ <small>Puppeteer::Viewport</small>
4051
+ </div>
4052
+ </li>
4053
+
4054
+
4055
+ <li class="even ">
4032
4056
  <div class="item">
4033
4057
  <span class='object_link'><a href="Puppeteer/Page.html#workers-instance_method" title="Puppeteer::Page#workers (method)">#workers</a></span>
4034
4058
  <small>Puppeteer::Page</small>
@@ -4036,7 +4060,7 @@
4036
4060
  </li>
4037
4061
 
4038
4062
 
4039
- <li class="even ">
4063
+ <li class="odd ">
4040
4064
  <div class="item">
4041
4065
  <span class='object_link'><a href="Puppeteer/ExecutionContext.html#world-instance_method" title="Puppeteer::ExecutionContext#world (method)">#world</a></span>
4042
4066
  <small>Puppeteer::ExecutionContext</small>
@@ -4044,7 +4068,7 @@
4044
4068
  </li>
4045
4069
 
4046
4070
 
4047
- <li class="odd ">
4071
+ <li class="even ">
4048
4072
  <div class="item">
4049
4073
  <span class='object_link'><a href="Puppeteer/WebSocket/DriverImpl.html#write-instance_method" title="Puppeteer::WebSocket::DriverImpl#write (method)">#write</a></span>
4050
4074
  <small>Puppeteer::WebSocket::DriverImpl</small>
@@ -4052,7 +4076,7 @@
4052
4076
  </li>
4053
4077
 
4054
4078
 
4055
- <li class="even ">
4079
+ <li class="odd ">
4056
4080
  <div class="item">
4057
4081
  <span class='object_link'><a href="Puppeteer/ElementHandle/Point.html#x-instance_method" title="Puppeteer::ElementHandle::Point#x (method)">#x</a></span>
4058
4082
  <small>Puppeteer::ElementHandle::Point</small>
@@ -4060,7 +4084,7 @@
4060
4084
  </li>
4061
4085
 
4062
4086
 
4063
- <li class="odd ">
4087
+ <li class="even ">
4064
4088
  <div class="item">
4065
4089
  <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#x-instance_method" title="Puppeteer::ElementHandle::BoundingBox#x (method)">#x</a></span>
4066
4090
  <small>Puppeteer::ElementHandle::BoundingBox</small>
@@ -4068,18 +4092,18 @@
4068
4092
  </li>
4069
4093
 
4070
4094
 
4071
- <li class="even ">
4095
+ <li class="odd ">
4072
4096
  <div class="item">
4073
- <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#y-instance_method" title="Puppeteer::ElementHandle::BoundingBox#y (method)">#y</a></span>
4074
- <small>Puppeteer::ElementHandle::BoundingBox</small>
4097
+ <span class='object_link'><a href="Puppeteer/ElementHandle/Point.html#y-instance_method" title="Puppeteer::ElementHandle::Point#y (method)">#y</a></span>
4098
+ <small>Puppeteer::ElementHandle::Point</small>
4075
4099
  </div>
4076
4100
  </li>
4077
4101
 
4078
4102
 
4079
- <li class="odd ">
4103
+ <li class="even ">
4080
4104
  <div class="item">
4081
- <span class='object_link'><a href="Puppeteer/ElementHandle/Point.html#y-instance_method" title="Puppeteer::ElementHandle::Point#y (method)">#y</a></span>
4082
- <small>Puppeteer::ElementHandle::Point</small>
4105
+ <span class='object_link'><a href="Puppeteer/ElementHandle/BoundingBox.html#y-instance_method" title="Puppeteer::ElementHandle::BoundingBox#y (method)">#y</a></span>
4106
+ <small>Puppeteer::ElementHandle::BoundingBox</small>
4083
4107
  </div>
4084
4108
  </li>
4085
4109