puppeteer/experimental
Andrey Lushnikov cd678fb591
chore(juggler): Roll Firefox to 120450a2 (#3842)
This patch:
- rebaselines C++ patchset atop of [Global Firefox Reformat](https://bugzilla.mozilla.org/show_bug.cgi?id=1511181)
- rolls firefox to [120450a2](120450a2c5)
- splits out preference installation step from Puppeteer-Firefox's
  `install.js` into a separate
  `puppeteer-firefox/misc/install-preferences.js`. This script is
  re-used to install preferences when run with a custom executable path.
- fixes issue with ScrollbarManager that was re-injecting the same
  stylesheet multiple times
2019-01-25 15:25:54 -05:00
..
juggler chore(juggler): Roll Firefox to 120450a2 (#3842) 2019-01-25 15:25:54 -05:00
puppeteer-firefox chore(juggler): Roll Firefox to 120450a2 (#3842) 2019-01-25 15:25:54 -05:00
README.md docs(readme): update experimental readme 2018-12-06 14:06:00 -08:00

What's this?

This is a highly experimental Puppeteer API to drive Firefox browser.

Beware, alligators live here.

  • /juggler - firefox-puppeteer backend
  • /puppeteer-firefox - puppeteer API for Firefox