Files
sci-gui-agent-benchmark/evaluation_examples/examples/libreoffice_impress/15aece23-a215-4579-91b4-69eec72e18da.json
2024-02-15 01:49:04 +08:00

81 lines
2.2 KiB
JSON

{
"id": "15aece23-a215-4579-91b4-69eec72e18da",
"snapshot": "libreoffice_impress",
"instruction": "Move the title to the bottom of the slide. ## 1, title, slide, bottom corner",
"source": "https://arxiv.org/pdf/2311.01767.pdf",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=1SCyQzGU05PF-BPrXJ7GsFrnyuRcKcbBb&export=download&authuser=0&confirm=t&uuid=a3b90508-2288-48a4-95d5-c8e7bc11d5fd&at=APZUnTUt44ntxFBUaL3I6oqRhfjy:1707917097401",
"path": "/home/user/Desktop/134_2.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/Desktop/134_2.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"libreoffice_impress"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "134_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);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=1OqpF8JpJjaXwHvDANB0E7nJR2m4ssXJO&export=download&authuser=0&confirm=t&uuid=d9eb02df-4b20-4f54-afe1-53437820946a&at=APZUnTUiporlBynLvGUB1-zDS9xm:1707916188451",
"dest": "134_2_Gold.pptx"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/134_2.pptx",
"dest": "134_2.pptx"
},
"options": {
"examine_shape": false,
"examine_font_size": false,
"examine_font_bold": false,
"examine_font_name": false,
"examine_alignment": false,
"examine_bottom_position": true
}
}
}