↓ 7 callersMethodrun(self, model_ref, system, benchmark, out_url, subsample = 1.0, redo_eval = False, run_id = '0', split = None,
webeval/scripts/eval_exp.py:172
↓ 5 callersFunctionbuild_all_screenshot_evidence_text(
rubric: dict,
evidence_by_criterion: Dict[int, List[Dict[str, Any]]],
total_screenshots: int,
)
webeval/src/webeval/rubric_agent/formatting.py:123
↓ 4 callersMethod_parse_first_step_numberParse the minimum step number from a ``step_numbers`` string. Handles formats: ``"5"``, ``"5-7"``, ``"5,8,12"``, ``"8,5"``, ``"3-7,12"``.
webeval/src/webeval/rubric_agent/verifier_agent.py:606
↓ 3 callersMethodgradual_cursor_animation(
self, page: Page, start_x: float, start_y: float, end_x: float, end_y: float
)
src/fara/browser/playwright_controller.py:394