fix insensible&chrome tasks

This commit is contained in:
yuanmengqi
2025-07-15 02:19:27 +00:00
parent 1bf0730dce
commit 8e18b7839a
5 changed files with 4 additions and 14 deletions

View File

@@ -68,4 +68,4 @@ def get_result(action_space, use_model, observation_type, result_dir):
if __name__ == '__main__':
get_result("pyautogui", "computer-use-preview", "screenshot", "./results_operator_full_test_0713")
get_result("pyautogui", "gpt-4o", "a11y_tree", "./results")