SKU RLE-1107 · Sold by External

BrowserGym

Product specifications

SKURLE-1107
Data typeRL environments
Volume aggregate harness (no single fixed count; sums member benchmarks e.g. WebArena 812, VisualWebArena 910, WorkArena 33/682, MiniWoB 128)
Size on diskNot published by source
FormatPython packages (pip install browsergym / browsergym-core + per-benchmark extras) + Playwright
Access modelPUBLIC LICENSE
PricingFree · open-source license
Quality score
LicenseApache-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.