jonah791/dsh-agent-webops1

dsh-agent-webops

浏览器自主操作插件:爱丽丝经 headless Edge (CDP) 自主打开页面/点击/输入/读取/截图——GUI 验证与网页操作全自主,不依赖主人手动操作。

AI Analysis

核心用途是网页自动化与 GUI 验证。适合需要 Agent 独立执行网页信息提取、表单填写和界面截图验证等无需人工干预的任务。

Package
dsh-agent-webops
Version
0.1.0
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用

工具说明
webops_open启动浏览器并导航到 URL
webops_read读取页面文本(可选 CSS 选择器)
webops_click按可见文本点击元素
webops_type向输入框输入文本
webops_eval执行任意 JS(返回值需可序列化)
webops_shot页面截图(PNG,供 agent 查看)
webops_close关闭实例并清理临时 profile