Joel Griffith

Results 5 issues of Joel Griffith

### Bug description Steps to reproduce the problem: 1. Import puppeteer's esm web build into a web-app. 2. Use it and try to generate a pdf. 3. Always errors with...

feature
confirmed

### Steps to reproduce **Tell us about your environment:** * Puppeteer version: 1.20.0 * Platform / OS version: macOS (10.14.5 (18F203)) * URLs (if applicable): https://www.mapbox.com/gallery/#ice-cream * Node.js version: 10.15.2...

unconfirmed

Not seeing a `wait`-like API for pageload. Might be nice to have chromeless "pause" execution if a pageload happens or retry failed actions when a pageload occurs

feature
API

Hey there! I've noticed that the latest docker release (20.10.0 as of this writing) breaks with docker-machine's create phase. The following no longer works: ```sh $ docker-machine create --driver digitalocean...