puppeteer/experimental/puppeteer-firefox/test
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
..
assets test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
golden-chromium feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
golden-firefox feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
browser.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
browsercontext.spec.js feat(ppfox): implement browser contexts (#3872) 2019-02-01 14:09:18 -08:00
chromiumonly.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
click.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
dialog.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
elementhandle.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
emulation.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
evaluation.spec.js test(firefox): add puppeteer-firefox unique evaluation tests (#3891) 2019-02-01 18:40:40 -08:00
firefoxonly.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
frame.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
golden-utils.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
hover.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
ignorehttpserrors.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
jshandle.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
keyboard.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
launcher.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
mouse.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
navigation.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
page.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
puppeteer.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
queryselector.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
run_static_server.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
screenshot.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
target.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00
test.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
type.spec.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
utils.js feat: introduce puppeteer-firefox (#3628) 2018-12-06 11:24:00 -08:00
waittask.spec.js test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894) 2019-02-02 18:49:12 -07:00