Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/8d04a511-e859-4b1f-bd8c-a8ef136f9a45.json
2024-02-20 19:58:09 +08:00

77 lines
2.1 KiB
JSON

{
"id": "8d04a511-e859-4b1f-bd8c-a8ef136f9a45",
"snapshot": "libreoffice_impress",
"instruction": "I want the picture on the slide right on slide 2. Make the \"Lets get started\" green on slide 2. Change font size of first textbox on slide 4 to be 44pt. ## 0, picture 0, slide, right",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1R9yZrwgCKCxgIbR7hLsQwevKByqvGoG-&export=download&authuser=0&confirm=t&uuid=2f99c73e-0dcd-4edf-9797-d6f716c05954&at=APZUnTWctJv_Gz9DM6NpRp3DycCV:1708332649635",
"path": "/home/user/Desktop/39_0.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/39_0.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "39_0.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=1Ln48cX9GzfbHoNuLhSVFcdsiUufQsF5P&export=download&authuser=0&confirm=t&uuid=7a3a87be-d271-400e-bdd6-355b190096b2&at=APZUnTUIo5L-ElVGJGP_SdsouJMk:1708332798252",
"dest": "39_0_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/39_0.pptx",
"dest": "39_0.pptx"
},
"options": {
"examine_shape": false,
"examine_right_position": true
}
}
}