Releases: xylt369/dsh-browser
Releases · xylt369/dsh-browser
Release list
v0.6.1 ? fix ref-based clicking
v0.6.1 ? fix ref-based clicking
browser_click(ref=...)now works across tool calls: snapshot refs persist on the runtime, and both legacy (e1) and current Playwright (f29e86) ref formats are recognized viaisAriaRefFormat. Previously ref clicks could time out after 30s. Fixes #1.- Packages:
@yeesy369/dsh-browser-playwright@0.6.1,@yeesy369/dsh-browser@0.5.1,@yeesy369/dsh-tool-browser@0.5.1. Published manifests now pin a concrete seam version (noworkspace:*), so they install outside the monorepo. - CI: pnpm version resolved from
packageManager; e2e runs headless viawindowVisibility.