0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Chaplin
9275653130
docs(examples): update selector for search example ()
This commit updates the selector used in some examples as it no longer matched the target page’s DOM.

Fixes , fixes .
2020-10-05 06:48:34 +02:00
Andrey Lushnikov
45ab3e0332
feat: introduce puppeteer-firefox ()
This adds a proof-of-concept of `puppeteer-firefox`.
This consists of two parts:
- `//experimental/juggler` - patches to apply to Firefox.
- `//experimental/puppeteer-firefox` - front-end code to
be merged with Puppeteer.

As things become more stable, we'll gradually move it out of
the experimental folder.
2018-12-06 11:24:00 -08:00