aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-20 11:23:24 +0200
committerDanilo M. <danix@danix.xyz>2026-06-20 11:23:24 +0200
commit1d0e0de406f0e360dad3e28c7e55df3ef243abd3 (patch)
treee209ec5b78a5d5ed25ad896ebb3ad082d5314af0 /README.md
parent6b91f97c93940efbed8125f029eefc829853ad63 (diff)
downloadmy-slackbuilds-1d0e0de406f0e360dad3e28c7e55df3ef243abd3.tar.gz
my-slackbuilds-1d0e0de406f0e360dad3e28c7e55df3ef243abd3.zip
playwright-cli: add version 0.1.14
CLI for common Playwright actions. Node.js tool installed from the npm registry tarball; pure JavaScript with no native bits, so noarch. Browser binaries are not packaged (downloaded at runtime via "playwright-cli install"). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a16267..500dfe0 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ Each package lives in its own top-level subfolder:
| python3-typer | ✅ | not tested | ❌ | 0.25.1 | 0.25.1 |
| python3-huggingface_hub | ✅ | not tested | ❌ | 1.18.0 | 1.18.0 |
| click | ✅ | not tested | ✅ | 8.4.1 | 8.4.1 |
+| playwright-cli | not tested | not tested | ❌ | 0.1.14 | 0.1.14 |
---