/
OS-World3474856
{
"id": "9cf05d24-6bd9-4dae-8967-f67d88f5d38a",
"snapshot": "libreoffice_impress",
"instruction": "Move to slide 1 and give it a green background color.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_impress/9cf05d24-6bd9-4dae-8967-f67d88f5d38a/214_9.pptx",
"path": "/home/user/Desktop/214_9.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/214_9.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "214_9.pptx - LibreOffice Impress",
"strict": true
}
},
{
"type": "sleep",
"parameters": {
"seconds": 0.5
}
},
{
"type": "execute",
"parameters": {
"command": [
"python",
"-c",
"import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);"
]
}
},
{
"type": "sleep",
"parameters": {
"seconds": 0.5
}
}
],
"func": "compare_pptx_files",
"expected": {
"type": "cloud_file",
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_impress/9cf05d24-6bd9-4dae-8967-f67d88f5d38a/214_9_Gold.pptx",
"dest": "214_9_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/214_9.pptx",
"dest": "214_9.pptx"
},
"options": {}
}
}