Skip to content

Commit

Permalink
docs(readme): add googlechromelabs repo. (puppeteer#2306)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidel authored and aslushnikov committed Apr 4, 2018
1 parent 98093f0 commit 3b88d0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Assuming you have a checkout of the Puppeteer repo and have run npm i (or yarn)
NODE_PATH=../ node examples/search.js
```

## Larger examples

More complex and use case driven examples can be found at https://github.com/GoogleChromeLabs/puppeteer-examples.

# Tips & Tricks

## Load a Chrome extension
Expand Down

0 comments on commit 3b88d0d

Please sign in to comment.