Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/14316e05-7d68-48ae-b8b9-8bb372126e8d.json
2024-02-20 19:58:09 +08:00

77 lines
2.1 KiB
JSON

{
"id": "14316e05-7d68-48ae-b8b9-8bb372126e8d",
"snapshot": "libreoffice_impress",
"instruction": "Change all the font size to 28 pt on slide 4 and to 42 pt on slide 6. Move the first picture on slide 21 to slide bottom.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1ybxL6axP1cJsTF-LN-WI7NfzU8oTAE-d&export=download&authuser=0&confirm=t&uuid=ab8f1392-8fd1-4ef2-ae42-432f1e311dfa&at=APZUnTUJxzC7NfgHH4Zeo7PjaPa5:1708414328702",
"path": "/home/user/Desktop/46_2.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/46_2.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "46_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": 5
}
}
],
"func": "compare_pptx_files",
"expected": {
"type": "cloud_file",
"path": "https://drive.usercontent.google.com/download?id=1Y3L_2K6jDdF9UpC3dCBSE4RlI-KRSkQv&export=download&authuser=0&confirm=t&uuid=b2bcfe70-560d-44f4-9f27-200d97d78f7f&at=APZUnTW-970I9jN2Uj8BvpyPwKor:1708415805540",
"dest": "46_2_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/46_2.pptx",
"dest": "46_2.pptx"
},
"options": {
"examine_shape": false,
"examine_bottom_position": true
}
}
}