Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 05:44
· 161 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