/
OS-World2f0f3f3
{
"id": "3b27600c-3668-4abd-8f84-7bcdebbccbdb",
"snapshot": "ppt",
"instruction": "Please make the background blue on all my slides. I was stuck by finding the entrance to do that for a while...",
"source": "https://www.libreofficehelp.com/change-slide-background-impress/#All_Slides",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.usercontent.google.com/download?id=13aX_EkeTbuyFVeIkwVU_YB2f7ZbvRqR8&export=download&authuser=0&confirm=t&uuid=1be9020d-d0ab-4426-8fb9-e337d7bbaac1&at=APZUnTW6wfDLvzjHRfsh9cikK35W:1710926958131",
"path": "C:\\Users\\User\\lec17-gui-events.pptx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "C:\\Users\\User\\lec17-gui-events.pptx"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"ppt"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "lec17-gui-events - PowerPoint",
"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": "evaluate_presentation_fill_to_rgb_distance",
"expected": {
"type": "rule",
"rules": {
"rgb": [
0,
0,
255
]
}
},
"result": {
"type": "vm_file",
"path": "C:\\Users\\User\\lec17-gui-events.pptx",
"dest": "lec17-gui-events.pptx"
}
}
}