mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(readme): add googlechromelabs repo. (#2306)
This commit is contained in:
parent
98093f0763
commit
3b88d0d7c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user