Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Puppeteer 13 features #184

Closed
YusukeIwaki opened this issue Dec 17, 2021 · 1 comment · Fixed by #189
Closed

Support Puppeteer 13 features #184

YusukeIwaki opened this issue Dec 17, 2021 · 1 comment · Fixed by #189

Comments

@YusukeIwaki
Copy link
Owner

Simple description about the feature

https://github.com/puppeteer/puppeteer/releases/tag/v13.0.0

Usecase / Motivation

New features should be available also in Ruby.
Especially ElementHandle#waitForSelector would be desired.

@YusukeIwaki
Copy link
Owner Author

YusukeIwaki commented Dec 18, 2021

Features

  • expose HTTPRequest intercept resolution state and clarify docs
  • implement Element.waitForSelector

Bug Fixes

  • handle multiple/duplicate Fetch.requestPaused events

Refactoring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant