puppeteer/experimental
Andrey Lushnikov 69c434af75
test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894)
This patch:
- changes Puppeteer-Firefox plumbing of defaultBrowserOptions to align
  with the way we do it for Puppeteer.
- plumbs puppeeteer-dependent Errors and DeviceDescriptors down to every
  test.
- unifies a few tests between Puppeteer-Firefox and Puppeteer.

**Note:** in future, we should expose errors as `puppeteer.errors` and
device descriptors as `puppeteer.devices` to make it easy to pass around
Puppeteer/Puppeteer-Firefox instance.

References #3889.
2019-02-02 18:49:12 -07:00
..
juggler chore(juggler): Roll Firefox to 120450a2 (#3842) 2019-01-25 15:25:54 -05:00
puppeteer-firefox test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07: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