netlify-functions-headless-chrome icon indicating copy to clipboard operation
netlify-functions-headless-chrome copied to clipboard

Run headless chrome in Netlify functions

Results 7 netlify-functions-headless-chrome issues
Sort by recently updated
recently updated
newest added

I'm getting this error when making a request to this function locally. I am using netlify dev btw. I can send you the repo if you need. Not sure what's...

Bumps [eslint](https://github.com/eslint/eslint) from 4.10.0 to 6.8.0. Release notes Sourced from eslint's releases. v6.8.0 c5c7086 Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652) (YeonJuan) 9986d9e Chore: add object option...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 3.3.0 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator 910e62b Mark version 5.7.3 3442a80 Make generate-identifier-regex capable of rewriting...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.7.0 to 3.13.1. Changelog Sourced from js-yaml's changelog. [3.13.1] - 2019-04-05 Security Fix possible code execution in (already unsafe) .load(), #480. [3.13.0] - 2019-03-20 Security Security fix:...

dependencies

This PR fixes the example code, `#phenomic` is no longer a valid div id on davidwells.io.

Removing the wait for selector line because the #phenomic is not present anymore on the webpage that is targetted.

When I try this snippet, I get the following error when running netlify-lambda: ``` resolve 'iltorb' in '/node_modules/chrome-aws-lambda/source' Parsed request is a module using description file: /node_modules/chrome-aws-lambda/package.json (relative path: ./source)...