Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softspiders/puppeteer-screenshot

Taking screenshots with Puppeteer
https://github.com/softspiders/puppeteer-screenshot

browser e2e headless hello-world helloworld javascipt js node nodejs puppeteer screenshot softspider softspiders ss starter template test testing

Last synced: about 6 hours ago
JSON representation

Taking screenshots with Puppeteer

Awesome Lists containing this project

README

        

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# Taking screenshots with [Puppeteer](https://github.com/GoogleChrome/puppeteer)

## Feature tags

- puppeteer
- screenshot
- starter
- template

---

## Direct ancestors - also by code

[puppeteer](https://github.com/softspiders/puppeteer)

---

## Requirements

[Node.js](https://nodejs.org/en/download/package-manager/)

---

## Installation

```sh
yarn
```

## Running

```sh
node index
```

## Checking results

The screenshot file *wikipedia-helloworld.png* should appear in the root directory.

## Authors

[Alexander Lapygin](https://github.com/AlexanderLapygin)

## Inspiration

[Using Puppeteer for Easy Control Over Headless Chrome](https://alligator.io/tooling/puppeteer/)

### License

Licensed under the [MIT license](./LICENSE).