首页/Skills 市场/Browser Automation

Browser Automation

v3.1.0精选
GitHub

浏览器自动化技能,支持网页操作、表单填写、数据抓取,基于 Playwright 引擎,支持无头模式运行。

浏览器自动化
安装命令
openclaw skill install browser-automation

安装指南

```bash openclaw skill install browser-automation ```

使用示例

```python agent.run("登录电商平台并抓取竞品价格数据") ```