canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
m (-) |
(Adding link to the new isfirefoxpuppeteerready dashboard and the milestone page) |
||
Line 9: | Line 9: | ||
== For client users (Puppeteer, Playwright, etc.) == | == For client users (Puppeteer, Playwright, etc.) == | ||
We welcome early feedback during | We welcome early feedback during the beta stage of development. If you would like to try this out with your favorite browser automation library, you should [[Nightly|download Firefox Nightly]]. Feel free to ask questions and file bugs - see [[#Communication| Communication ]], below. | ||
=== FAQ === | === FAQ === | ||
; Can I use Puppeteer with Firefox? | ; Can I use Puppeteer with Firefox? | ||
: puppeteer and puppeteer-core are able to launch Firefox Nightly as of v2.1.0. This is part of a gradual transition away from puppeteer-firefox. | : puppeteer and puppeteer-core are able to launch Firefox Nightly as of v2.1.0. This is part of a gradual transition away from puppeteer-firefox. Check the [https://puppeteer.github.io/ispuppeteerfirefoxready/ IsFirefoxPuppeteerReady dashboard] to see the overall status, and our [[Remote/Milestones#All_MVP_Bugs|Milestone overview]] for the current status. | ||
; What is the difference between puppeteer and puppeteer-firefox? | ; What is the difference between puppeteer and puppeteer-firefox? | ||
: puppeteer-firefox is an experimental package from Google. It communicates solely with an outdated Firefox fork and is no longer maintained. It is not compatible with official Firefox releases. | : puppeteer-firefox is an experimental package from Google. It communicates solely with an outdated Firefox fork and is no longer maintained. It is not compatible with official Firefox releases. |