Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 06:49
· 146 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