Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/5c1a6c3d-c1b3-47cb-9b01-8d1b7544ffa1.json
2024-02-20 19:58:09 +08:00

76 lines
2.0 KiB
JSON

{
"id": "5c1a6c3d-c1b3-47cb-9b01-8d1b7544ffa1",
"snapshot": "libreoffice_impress",
"instruction": "Bold the text on slide 1. Make the title of size 44pt and underline it on slide 1.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=10bkeI31PUtosi2BSTypWmXj8RP-rxRig&export=download&authuser=0&confirm=t&uuid=e76fe7a7-194d-44d8-b2df-3c9d845f3739&at=APZUnTUqQDHgxmVKzm9VsxO4FjeH:1708261251109",
"path": "/home/user/Desktop/39_2.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/39_2.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "39_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=1iLLSWlspJduOqeMVF9dkLkfZCGJ_Nv_y&export=download&authuser=0&confirm=t&uuid=3ee621eb-8200-4989-8292-92653e5932bb&at=APZUnTVUG5ru3M7UyYDu44NM5Qcp:1708261137461",
"dest": "39_2_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/39_2.pptx",
"dest": "39_2.pptx"
},
"options": {
"examine_shape": false
}
}
}