Skip to content

Commit

Permalink
unnecessary readme instructions (validated by the girls)
Browse files Browse the repository at this point in the history
  • Loading branch information
PanLuce committed May 4, 2024
1 parent 25d24b5 commit 23fbe7d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# Prerequisites

First you should check if you have playwright installed globally.

`npm list -g`

If not, then you need to install it.

`npm install -g playwright`

You also want to install browsers so framework can run tests against them (chromium will do for our examples)
`npx playwright install --with-deps chromium`

Expand Down

0 comments on commit 23fbe7d

Please sign in to comment.