Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/2b94c692-6abb-48ae-ab0b-b3e8a19cb340.json
2024-02-17 01:01:29 +08:00

77 lines
2.1 KiB
JSON

{
"id": "2b94c692-6abb-48ae-ab0b-b3e8a19cb340",
"snapshot": "libreoffice_impress",
"instruction": "Move the image to the right side of the content. ## 1, picture, slide, right.",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=12aCqNNrfKk2j5lvMPdOdTfazV2KqOYIy&export=download&authuser=0&confirm=t&uuid=90b206a5-115a-4b7b-9bbd-1ef861d1490b&at=APZUnTWGobax6Yra9Q39YTbk4xil:1708086175634",
"path": "/home/user/Desktop/201_6.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/201_6.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "201_6.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);pyautogui.press('down');time.sleep(0.5);pyautogui.press('enter');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=1CYIVKkr8l5z-CdoOJbhZYO8iXiyzgPUx&export=download&authuser=0&confirm=t&uuid=c0303f97-7d62-4fd2-bb9d-f7a1d7951bbe&at=APZUnTUhUOkJlRqnLkDPHSLyKVw9:1708086278070",
"dest": "201_6_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/201_6.pptx",
"dest": "201_6.pptx"
},
"options": {
"examine_shape": false,
"examine_right_position": true
}
}
}