From 0337124b9a21b6e71195c2189e7b799c2e9d9a89 Mon Sep 17 00:00:00 2001 From: genitrix Date: Tue, 28 Jul 2026 15:11:57 +0800 Subject: [PATCH] Document ClawBench as a related browser-agent benchmark --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 604710b..e4b4cab 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ We developed Web Bench to systematically quantify and address these performance --- +## Related browser-agent benchmarks + +* [ClawBench](https://github.com/TIGER-AI-Lab/ClawBench) evaluates browser agents on 283 V1+V2 tasks across 163 live websites, recording submission interception and judge-based outcome evidence. See the [project page](https://claw-bench.com/) for the benchmark overview. + ## Access * **Official Leaderboard**: [WebBench Leaderboard](https://webbench.ai/)