BP
Browser/npm v0.1.0

DSH Browser Playwright

Playwright browser automation with stable accessibility refs, tabs, extraction and screenshots.

by chenyuheee
View on GitHub View on npm
v0.1.0Version
npmnpm package
MITLicense
TypeScriptLanguage
Aug 14, 2026Updated
01

Installation

dsh plugin --profile <name> add dsh-browser-playwright
02

About this plugin

DSH Browser Playwright gives DeepSeek Harness a real browser driven through accessibility snapshots rather than fragile CSS selectors. Sessions are isolated per harness session and screenshots can be saved as durable attachments.

03

What it provides

  • 01Stable accessibility-snapshot element refs
  • 02Multi-tab navigation and structured extraction
  • 03Durable screenshot attachments

Important notes

  • Requires an installed Chromium-family browser or a Playwright-managed Chromium binary.
04

README preview

README.md

DSH Browser Playwright

Playwright browser automation with stable accessibility refs, tabs, extraction and screenshots.

Read the full README at the source