Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 10d01b8

Browse files
committed
add link to nixos playwright package to get version
1 parent 71f11a6 commit 10d01b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/e2e/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ If this breaks, it is likely because the flake chromium version and playwright
2727
are no longer compatible. To fix this, update the flake to get the latest
2828
chromium version, and adjust the playwright version in the package.json.
2929

30+
You can see the playwright version here: https://search.nixos.org/packages?channel=unstable&show=playwright-driver&from=0&size=50&sort=relevance&type=packages&query=playwright-driver
31+
3032
```shell
3133
# Optionally add '--command zsh' to choose your shell.
3234
nix develop

0 commit comments

Comments
 (0)