-
Notifications
You must be signed in to change notification settings - Fork 352
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
feature: playwright adapter #308
Comments
We would definitely consider supporting playwright. |
Hello Team! Any updates on this? Would really appreciate playwright support. Thank you. Kind Regards, |
hi all, i also ran into this issue and took it upon myself to write a polly.js adapter for playwright. here's the repo: https://github.com/redabacha/polly-adapter-playwright. it's published on npm under the name regards, |
@redabacha that's awesome! Thank you for taking the time to write this. I will add a section for it in the docs 😄 |
Description
Microsoft just releases a new cool lib called Playwright (https://github.com/microsoft/playwright/tree/v0.10.0) and the team behind is the one who are building the Puppeteer. May we consider support this at some point?
The text was updated successfully, but these errors were encountered: