1
0
mirror of synced 2026-05-22 18:53:15 +00:00

fix: switch to new api.json format (#68)

This commit is contained in:
Yury Semikhatsky
2020-11-02 19:45:32 -08:00
committed by GitHub
parent 463435c992
commit 298a5f8bb8
5 changed files with 29 additions and 37 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ cd playwright-java
```bash
mkdir driver
cd driver
FILENAME=playwright-cli-0.160.0-next.1604357190081-linux.zip
FILENAME=playwright-cli-0.160.0-next.1604373941495-linux.zip
curl -O https://playwright.azureedge.net/builds/cli/next/${FILENAME}
unzip ${FILENAME} -d .
./playwright-cli install