Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/3161d64e-3120-47b4-aaad-6a764a92493b.json
2024-02-20 19:58:09 +08:00

77 lines
2.0 KiB
JSON

{
"id": "3161d64e-3120-47b4-aaad-6a764a92493b",
"snapshot": "libreoffice_impress",
"instruction": "Make the first textbox font size 60 pt while the second 28 pt on slide 14.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1UtLhtBliwRqYauvNGXcEKFDw1BaSaD90&export=download&authuser=0&confirm=t&uuid=dec528e0-4278-401b-88b2-980e23d72253&at=APZUnTUKrfSQYtajt1NU46ljMXAJ:1708404863068",
"path": "/home/user/Desktop/45_1.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/45_1.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "45_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": 5
}
}
],
"func": "compare_pptx_files",
"expected": {
"type": "cloud_file",
"path": "https://drive.usercontent.google.com/download?id=10T5lxEsBUZ9onRZtXSPEyZWlWoXHICdE&export=download&authuser=0&confirm=t&uuid=d62506a0-c906-4902-ae88-82b97d37e6f4&at=APZUnTWG8DSSA_xSm0C4PKCbGWUT:1708405198113",
"dest": "45_1_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/45_1.pptx",
"dest": "45_1.pptx"
},
"options": {
"examine_shape": false,
"examine_shape_for_shift_size": true
}
}
}