Papers › The BrowserGym Ecosystem for Web Agent Research

The BrowserGym Ecosystem for Web Agent Research

6 Dec 2024arXiv:2412.05467archive 2025-07-28

Thibault Le Sellier De Chezelles, Maxime Gasse, Alexandre Drouin, Massimo Caccia, Léo Boisvert, Megh Thakkar, Tom Marty, Rim Assouel, Sahar Omidi Shayegan, Lawrence Keunho Jang, Xing Han Lù, Ori Yoran, Dehan Kong, Frank F. Xu, Siva Reddy, Quentin Cappart, Graham Neubig, Ruslan Salakhutdinov, Nicolas Chapados, Alexandre Lacoste

The BrowserGym ecosystem addresses the growing need for efficient evaluation and benchmarking of web agents, particularly those leveraging automation and Large Language Models (LLMs). Many existing benchmarks suffer from fragmentation and inconsistent evaluation methodologies, making it challenging to achieve reliable comparisons and reproducible results. In an earlier work, Drouin et al. (2024) introduced BrowserGym which aims to solve this by providing a unified, gym-like environment with well-defined observation and action spaces, facilitating standardized evaluation across diverse benchmarks. We propose an extended BrowserGym-based ecosystem for web agent research, which unifies existing benchmarks from the literature and includes AgentLab, a complementary framework that aids in agent creation, testing, and analysis. Our proposed ecosystem offers flexibility for integrating new benchmarks while ensuring consistent evaluation and comprehensive experiment management. As a supporting evidence, we conduct the first large-scale, multi-benchmark web agent experiment and compare the performance of 6 state-of-the-art LLMs across 6 popular web agent benchmarks made available in BrowserGym. Among other findings, our results highlight a large discrepancy between OpenAI and Anthropic's latests models, with Claude-3.5-Sonnet leading the way on almost all benchmarks, except on vision-related tasks where GPT-4o is superior. Despite these advancements, our results emphasize that building robust and efficient web agents remains a significant challenge, due to the inherent complexity of real-world web environments and the limitations of current models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.05467")

Code

Syntology Ran 4 of 24 code samples harvested from 3 repositories linked to this paper; 20 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 17 samples from 2 repositories, 4 ran; community (archive-listed): 7 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

servicenow/agentlab officialmentioned in papermentioned on GitHubpytorchNOASSERTION report
servicenow/browsergym officialmentioned in papermentioned on GitHubNOASSERTION report
servicenow/workarena mentioned on GitHubNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

24 samples harvested; 4 ran; 0 honoured the contract we drafted; 20 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran
20unverified

Licence: 24 of the 24 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

extract_data_items_from_aria servicenow/browsergym/browsergym/core/src/browsergym/core/observation.py official repository ran no licence file found · pointer only · 8194ee5c0231da57 · report
get_chatbox_classic servicenow/browsergym/browsergym/core/src/browsergym/core/chat.py official repository ran no licence file found · pointer only · b938f1e73d583a18 · report
get_chatbox_modern servicenow/browsergym/browsergym/core/src/browsergym/core/chat.py official repository ran no licence file found · pointer only · e01ad5d24888de64 · report
overlay_som servicenow/browsergym/browsergym/core/src/browsergym/utils/obs.py official repository ran no licence file found · pointer only · b121272b1bd15e8b · report
add_step_timing_to_env_info_decorator servicenow/agentlab/src/agentlab/benchmarks/abstract_env.py official repository unverified licence not identified · pointer only · 877887aa89d5c493 · report
clean_column_names servicenow/agentlab/src/agentlab/analyze/agent_xray.py official repository unverified licence not identified · pointer only · e0611388db73b85b · report
display_table servicenow/agentlab/src/agentlab/analyze/agent_xray.py official repository unverified licence not identified · pointer only · 86d76ffec286856f · report
draw_click_indicator servicenow/agentlab/src/agentlab/agents/agent_utils.py official repository unverified licence not identified · pointer only · 45c1db8f1020a60d · report
draw_mouse_pointer servicenow/agentlab/src/agentlab/agents/agent_utils.py official repository unverified licence not identified · pointer only · 07b31c698d493662 · report
find_bids_and_xy_pairs servicenow/agentlab/src/agentlab/analyze/overlay_utils.py official repository unverified licence not identified · pointer only · 15fde3c327650a12 · report
flatten_axtree_to_str servicenow/browsergym/browsergym/core/src/browsergym/utils/obs.py official repository unverified no licence file found · pointer only · 567d81b57b0ac04f · report
get_constants_and_variables servicenow/agentlab/src/agentlab/analyze/inspect_results.py official repository unverified licence not identified · pointer only · 829a15ad2e0ff974 · report
overlay_cross servicenow/agentlab/src/agentlab/analyze/overlay_utils.py official repository unverified licence not identified · pointer only · d1c553ebca78057a · report
parse_function_calls servicenow/agentlab/src/agentlab/analyze/overlay_utils.py official repository unverified licence not identified · pointer only · 53068f77c8646667 · report
pretty_yaml servicenow/agentlab/src/agentlab/analyze/tapes.py official repository unverified licence not identified · pointer only · 9b30bcc3faa69153 · report
reduce_episodes servicenow/agentlab/src/agentlab/analyze/inspect_results.py official repository unverified licence not identified · pointer only · aa8fc291716bf5f9 · report
remove_args_from_col servicenow/agentlab/src/agentlab/analyze/agent_xray.py official repository unverified licence not identified · pointer only · b82aafda2161d7c5 · report
SNowInstance servicenow/workarena/src/browsergym/workarena/install.py community (archive-listed) unverified licence not identified · pointer only · 6d68d6d5030ccff9 · report
decrypt_instance_password servicenow/workarena/src/browsergym/workarena/instance.py community (archive-listed) unverified licence not identified · pointer only · b924a66a3ad86b83 · report
encrypt_instance_password servicenow/workarena/src/browsergym/workarena/instance.py community (archive-listed) unverified licence not identified · pointer only · 2194414c8a1dfd5d · report
fetch_instances servicenow/workarena/src/browsergym/workarena/instance.py community (archive-listed) unverified licence not identified · pointer only · a9ef891d6b2d4051 · report
get_categories servicenow/workarena/src/browsergym/workarena/api/category.py community (archive-listed) unverified licence not identified · pointer only · ce62e9936fba1098 · report
get_cost_center_sysid servicenow/workarena/src/browsergym/workarena/api/cost_center.py community (archive-listed) unverified licence not identified · pointer only · a1798062547f9110 · report
is_step_completed servicenow/workarena/src/browsergym/workarena/install.py community (archive-listed) unverified licence not identified · pointer only · 1bf94288772744bd · report

Tasks

Benchmarking

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Fragmentation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections