SKU RLE-1107 · Sold by External
BrowserGym
Product specifications
| SKU | RLE-1107 |
|---|---|
| Data type | RL environments |
| Volume | aggregate harness (no single fixed count; sums member benchmarks e.g. WebArena 812, VisualWebArena 910, WorkArena 33/682, MiniWoB 128) |
| Size on disk | Not published by source |
| Format | Python packages (pip install browsergym / browsergym-core + per-benchmark extras) + Playwright |
| Access model | PUBLIC LICENSE |
| Pricing | Free · open-source license |
| Quality score | — |
| License | Apache-2.0 |
BrowserGym is a Gymnasium-style environment and ecosystem that provides a common browser action space and observation format for web-agent research, wrapping many benchmarks under one interface (MiniWoB, WebArena, WebArenaVerified, VisualWebArena, WorkArena, AssistantBench, WebLINX, and others). Actions are high-level browser operations over element bids (click, fill, select, hover, scroll, keyboard, tab, goto) executed via Playwright; observations expose chat_messages, goal, url, DOM object, accessibility (axtree) object, screenshot and last-action feedback. It is distributed as modular pip packages (browsergym, browsergym-core, and per-benchmark extras) and has no single fixed task count because it aggregates the counts of member benchmarks.