Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #18 from qawolf/update-pw
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
jperl authored Apr 9, 2020
2 parents 351e4cf + 29bdf3c commit 3aca3a6
Show file tree
Hide file tree
Showing 3 changed files with 788 additions and 720 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ When Playwright adds support for the Screencast API in Firefox and WebKit, this
## Install

```sh
npm i playwright@next playwright-video ffmpeg-static
npm i playwright playwright-video ffmpeg-static
```

If you already have [FFmpeg](https://www.ffmpeg.org) installed, you can skip the `ffmpeg-static` installation by setting the `FFMPEG_PATH` environment variable.

```sh
npm i playwright@next playwright-video
npm i playwright playwright-video
```

## Use
Expand Down
Loading

0 comments on commit 3aca3a6

Please sign in to comment.