Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/0a211154-fda0-48d0-9274-eaac4ce5486d.json
2024-02-20 19:58:09 +08:00

76 lines
2.0 KiB
JSON

{
"id": "0a211154-fda0-48d0-9274-eaac4ce5486d",
"snapshot": "libreoffice_impress",
"instruction": "Set the background color of slides with a real person picture as yellow and set the title of slide 1 as \"Let's start\".",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1hcv4n9D2KVHjmOHBOP3jVxMrtHqzWZFf&export=download&authuser=0&confirm=t&uuid=f5507bd6-3169-4139-a52b-f7ae1af1bd15&at=APZUnTXoLcMGLQtLK3-rlWIzqhuF:1708268414193",
"path": "/home/user/Desktop/13_0.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/13_0.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "13_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=1W6yRtc3Z6lGBdwvGqoU4CC20TDKw1Pdq&export=download&authuser=0&confirm=t&uuid=ab18f7f7-aec4-41b5-9bff-e16d333a5280&at=APZUnTXAfDKpX1jnb4NmKWQicGhn:1708268501565",
"dest": "13_0_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/13_0.pptx",
"dest": "13_0.pptx"
},
"options": {
"examine_shape": false
}
}
}