Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/022944a0-2886-47c5-ac3c-17518f65bb30.json
2024-02-20 19:58:09 +08:00

74 lines
1.9 KiB
JSON

{
"id": "022944a0-2886-47c5-ac3c-17518f65bb30",
"snapshot": "libreoffice_impress",
"instruction": "Set the background color of slide 2,3,6 as yellow.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1K2qlhzfhcsh3q0lsF9XfyejaCSJzRsOT&export=download&authuser=0&confirm=t&uuid=a091058b-fb90-4e11-a32d-caddd616d98d&at=APZUnTX6NCix3ZGs_7qSjbFTF3IA:1708279178576",
"path": "/home/user/Desktop/11_2.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/11_2.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "11_2.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://drive.usercontent.google.com/download?id=1epSUg5CyMrS-ps1EGomcNFSi0X55896X&export=download&authuser=0&confirm=t&uuid=43ca5af8-f734-4891-8bf0-a40138e5d1f8&at=APZUnTUxZIle-Ld8OZYN_iuBC51_:1708279319339",
"dest": "11_2_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/11_2.pptx",
"dest": "11_2.pptx"
},
"options": {}
}
}