Skip to content

Commit

Permalink
docs: correct a document error and Fix an error about executing ./ins…
Browse files Browse the repository at this point in the history
…tall_local_driver.sh (#117)
  • Loading branch information
codeboyzhou committed Dec 14, 2020
1 parent 2ec05bc commit e25f32d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cd playwright-java
2. Run the following script to download playwright-cli binary for your platform into `driver/src/main/resources/driver/` directory. It will also install Playwright and download browser binaries for Chromium, Firefox and WebKit.

```bash
scripts/download_driver.sh
scripts/install_local_driver.sh
```

Names of published driver archives can be found at https://github.com/microsoft/playwright-cli/actions
Expand Down
Empty file.

0 comments on commit e25f32d

Please sign in to comment.