Closed Bug 1562638 (puppeteer-examples) Opened 5 years ago Closed 8 months ago

[meta] Support Puppeteer examples

Categories

(Remote Protocol :: Agent, task)

task

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: automatedtester, Unassigned)

References

()

Details

(Keywords: meta)

This bug is to help track issues related to the examples folder in the puppeteer project. Supporting these will get us closers to a release

As I mentioned previously, I don’t think it makes sense for us to
pass all the examples, but we should make sure the examples we think
most users will be interested in work. Some of the other examples
are arguably more esoteric, presumably to showcase the different
things Puppeteer is capable of.

Some comments:

  • block-images.js relies on network resource blocking which we
    probably can do in Firefox, but I think there are higher priorities.

  • The pdf.js example seems to rely on the networkidle2 event that
    we don’t support, and possibly can’t support in Firefox.

  • The proxy.js example is instruments Chrome using the --proxy-server
    or --proxy-bypass-list flags which we don’t have.

The remaining examples largely makes sense.

Depends on: 1562740
Keywords: meta
Summary: [Meta] Support puppeteer examples folder → [meta] Support Puppeteer examples
Depends on: 1563205
Alias: puppeteer-examples
No longer depends on: 1549466
No longer depends on: 1549475
No longer depends on: 1552326
No longer depends on: 1563205
No longer depends on: 1549479
Depends on: 1601695
No longer depends on: 1549465
No longer depends on: 1549438
Severity: normal → S3

Nothing left to do for the Puppeteer examples. Our goal now is to get those working with WebDriver BiDi.

Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.