Skip to content

v0.24.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Apr 23:29
· 40 commits to main since this release

Install

One-liner (recommended)

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/install.sh | sh

npm

npm i -g @tangle-network/browser-agent-driver
npx playwright install chromium

Uninstall

curl -fsSL https://raw.githubusercontent.com/tangle-network/browser-agent-driver/main/scripts/uninstall.sh | sh