Skip to content

Commit

Permalink
Headless browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
stereobooster authored Jan 12, 2018
1 parent 2d88d07 commit c27d420
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,10 @@
## Headless browsers

- Puppeteer vs chrome-launcher - [WIP: use chrome-launcher for handling the browser](https://github.com/GoogleChrome/puppeteer/pull/23)
- [HeadlessBrowsers](https://github.com/dhamaniasad/HeadlessBrowsers)
- [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/)
- [chrome-remote-interface](https://github.com/cyrus-and/chrome-remote-interface)
- [RemoteDebug Protocol Compatibility Tables](http://compatibility.remotedebug.org/)
- [Puppeteer for Firefox](https://github.com/autonome/puppeteer-fx)
- [Awesome chrome-devtools](https://github.com/ChromeDevTools/awesome-chrome-devtools)
- [HeadlessBrowsers](https://github.com/dhamaniasad/HeadlessBrowsers)

0 comments on commit c27d420

Please sign in to comment.