docs/api_coverage.md in puppeteer-ruby-0.37.4 vs docs/api_coverage.md in puppeteer-ruby-0.38.0
- old
+ new
@@ -1,8 +1,8 @@
# API coverages
- Puppeteer version: v12.0.0
-- puppeteer-ruby version: 0.37.4
+- puppeteer-ruby version: 0.38.0
## Puppeteer
* ~~clearCustomQueryHandlers~~
* connect
@@ -132,11 +132,11 @@
* type => `#type_text`
* url
* viewport
* ~~waitFor~~
* waitForFileChooser => `#wait_for_file_chooser`
-* ~~waitForFrame~~
+* waitForFrame => `#wait_for_frame`
* waitForFunction => `#wait_for_function`
* waitForNavigation => `#wait_for_navigation`
* ~~waitForNetworkIdle~~
* waitForRequest => `#wait_for_request`
* waitForResponse => `#wait_for_response`
@@ -225,11 +225,11 @@
* executionContext => `#execution_context`
* focus
* goto
* hover
* isDetached => `#detached?`
-* ~~isOOPFrame~~
+* isOOPFrame => `#oop_frame?`
* name
* parentFrame => `#parent_frame`
* select
* setContent => `#set_content`
* tap
@@ -306,11 +306,11 @@
* enqueueInterceptAction => `#enqueue_intercept_action`
* failure
* finalizeInterceptions => `#finalize_interceptions`
* frame
* headers
-* ~~initiator~~
+* initiator
* isNavigationRequest => `#navigation_request?`
* method
* postData => `#post_data`
* redirectChain => `#redirect_chain`
* resourceType => `#resource_type`
@@ -358,10 +358,10 @@
## CDPSession
* connection
* detach
-* ~~id~~
+* id
* send
## Coverage
* startCSSCoverage => `#start_css_coverage`