MCPcopy Create free account
hub / github.com/THUDM/AutoWebGLM / reset

Method reset

webarena/agent/agent.py:46–50  ·  view source on GitHub ↗
(
        self,
        test_config_file: str,
    )

Source from the content-addressed store, hash-verified

44 raise NotImplementedError
45
46 def reset(
47 self,
48 test_config_file: str,
49 ) -> None:
50 raise NotImplementedError
51
52
53class TeacherForcingAgent(Agent):

Callers 15

testFunction · 0.45
minimal_example.pyFile · 0.45
manual_solverFunction · 0.45
solver_240Function · 0.45
solver_241Function · 0.45
solver_368Function · 0.45
solver_279Function · 0.45
solver_288Function · 0.45
solver_285Function · 0.45
solver_275Function · 0.45
solver_270Function · 0.45
solver_247Function · 0.45

Calls

no outgoing calls

Tested by 15

test_frame_locatorFunction · 0.36
test_basicFunction · 0.36
test_hoverFunction · 0.36
test_select_optionFunction · 0.36
test_xpathFunction · 0.36
test_script_browser_envFunction · 0.36
test_accessibility_treeFunction · 0.36
test_multiple_start_urlFunction · 0.36