Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

puppeteer-firefox is deprecated (playwright) #656

Closed
sublimator opened this issue May 24, 2020 · 12 comments
Closed

puppeteer-firefox is deprecated (playwright) #656

sublimator opened this issue May 24, 2020 · 12 comments

Comments

@sublimator
Copy link
Member

image

https://www.npmjs.com/package/puppeteer-firefox

@sublimator
Copy link
Member Author

puppeteer/puppeteer#5532

@sublimator
Copy link
Member Author

puppeteer/puppeteer#5397

@sublimator
Copy link
Member Author

Page.exposeFunction doesn't currently work with the new firefox impl
https://github.com/puppeteer/puppeteer/blob/master/test/page.spec.js#L764

@sublimator
Copy link
Member Author

Seems https://playwright.dev/ is the evolution of puppeteer-firefox

@sublimator
Copy link
Member Author

Playwright doesn't seem to support Page#bringToFront to emulate a user switching tabs.
microsoft/playwright#657 (comment)

@sublimator
Copy link
Member Author

@sublimator
Copy link
Member Author

@sublimator
Copy link
Member Author

sublimator commented Jul 23, 2020

Playwright seems to have added Page#bringToFront:
microsoft/playwright#3052

@sublimator
Copy link
Member Author

Playwright 1.3 with Page#bringToFront has been released

https://github.com/playwright-community/jest-playwright

@sublimator sublimator changed the title puppeteer-firefox is deprecated puppeteer-firefox is deprecated (playwright) Aug 31, 2020
@sublimator
Copy link
Member Author

Asked question about strange behavior of FF newPage
microsoft/playwright#3696

@sublimator
Copy link
Member Author

Seems you can actually access the background page of extensions
https://github.com/microsoft/playwright/blob/master/docs/api.md#working-with-chrome-extensions

@sublimator
Copy link
Member Author

closed with #974

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

No branches or pull requests

1 participant