Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/8c62e65f-1152-4f82-b36c-309658d6dbe0.json
2024-02-20 19:58:09 +08:00

74 lines
2.0 KiB
JSON

{
"id": "8c62e65f-1152-4f82-b36c-309658d6dbe0",
"snapshot": "libreoffice_impress",
"instruction": "Bold the \"ADD AN AGENDA PAGE\" text on slide 3 and underline \"HELLO THERE!\" on slide 4.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1x6rHIQnVYtWF7pIGo5xpHmAJ9GNTCcpb&export=download&authuser=0&confirm=t&uuid=85d28da9-6921-4833-9184-62ac4c4835da&at=APZUnTUbqZlt0vDG-h8yqGW0EgNq:1708269136322",
"path": "/home/user/Desktop/32_1.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/32_1.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "32_1.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=1iRtwLFxeWK8FZA-1l470zUUcY13oEiVw&export=download&authuser=0&confirm=t&uuid=46724fbe-8067-4d58-a0b4-5b1db47438e6&at=APZUnTVJ3cxqMfTctw9psgPDPsPF:1708269235021",
"dest": "32_1_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/32_1.pptx",
"dest": "32_1.pptx"
},
"options": {}
}
}