Skip to content

Commit

Permalink
docs: Add Puppeteer Recorder extension to docs (#3088)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnolet authored and aslushnikov committed Aug 16, 2018
1 parent 395c506 commit 73c43be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Expand Up @@ -23,6 +23,7 @@ More complex and use case driven examples can be found at [github.com/GoogleChro
- [puppeteer-examples](https://github.com/checkly/puppeteer-examples) - Puppeteer Headless Chrome examples for real life use cases such as getting useful info from the web pages or common login scenarios.
- [browserless](https://github.com/joelgriffith/browserless) - Headless Chrome as a service letting you execute Puppeteer scripts remotely. Provides a docker image with configuration for concurrency, launch arguments and more.
- [Puppeteer Sandbox](https://puppeteersandbox.com) - Puppeteer sandbox environment as a service. Runs Puppeteer scripts and allows saving and embedding them in external sites and markdown files.
- [Puppeteer Recorder](https://chrome.google.com/webstore/detail/puppeteer-recorder/djeegiggegleadkkbgopoonhjimgehda) - A Chrome extension that records your browser interactions and generates a Puppeteer script.

## Testing

Expand Down

0 comments on commit 73c43be

Please sign in to comment.