Paul Walker

Results 5 issues of Paul Walker

Looking at the source, looks like pageCreated -> render only accepts filename and callback params... Any way to pass further options to the native phantom render method.... eg {format:png}

Is it possible to add http basic auth headers to request?

Product: reporter-earl Expectation: After installation with `npm install @axe-core/reporter-earl` module should load correctly via `const reporter = require('@axe-core/reporter-earl')` Actual: Getting an error on the require statement: ```internal/modules/cjs/loader.js:329 throw err; ^...

PROD: axe-core-npm
TYPE: user bug
PRIORITY: moderate
PACKAGE: reporter-earl
web-apis

## Steps to reproduce * Visit https://github.com/CityOfPhiladelphia/ais/blob/master/docs/APIUSAGE.md * Click `swagger at the API root` link (http://api.phila.gov/ais_doc/v1/?gatekeeperKey=6ba4de64d6ca99aa4db3b9194e37adbf) ## Expected behavior I would expect to see a swagger API definition ## Actual...