Skip to content

v0.6.1 ? fix ref-based clicking

Latest

Choose a tag to compare

@xylt369 xylt369 released this 15 Aug 06:13
· 1 commit to main since this release

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 via isAriaRefFormat. 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 (no workspace:*), so they install outside the monorepo.
  • CI: pnpm version resolved from packageManager; e2e runs headless via windowVisibility.