Fix the cursor logo placement for ubuntu

This commit is contained in:
Timothyxxx
2023-12-28 15:37:18 +08:00
parent 2a9e5cc373
commit 9f0898fbd5
5 changed files with 202 additions and 49 deletions

View File

@@ -9,7 +9,7 @@ def human_agent():
with open("evaluation_examples/examples/libreoffice_calc/f9584479-3d0d-4c79-affa-9ad7afdd8850.json", "r") as f:
example = json.load(f)
example["snapshot"] = "base_setup2"
example["snapshot"] = "base_setup3"
env = DesktopEnv(
path_to_vm=r"C:\Users\tianbaox\Documents\Virtual Machines\Ubuntu\Ubuntu.vmx",