{ "id": "550ce7e7-747b-495f-b122-acdc4d0b8e54", "snapshot": "libreoffice_impress", "instruction": "I am checking our soccer club's to-do list for the last semester and adding strike-through sign on the line we have already accomplished. Could you help me add a strike-through on the first and second line?", "source": "https://technical-tips.com/blog/software/text-in-libreoffice-strikethrough--6948#:~:text=To%20strikethrough%20Text%20in%20LibreOffice%201%20In%20your,effect%22%20can%20your%20additionally%2C%20for%20example%2C%20double%20underline.", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://drive.usercontent.google.com/download?id=1fw0baVZ15s0r1WGEBftgED2H0ljZgYtu&export=download&authuser=0&confirm=t&uuid=df03788a-81ef-4e55-b33a-2fba7ab28cb8&at=APZUnTXPb-sm88KNwmNeugbhPrzx:17052529805399", "path": "Desktop/New_Club_Spring_2018_Training.pptx" } ] } }, { "type": "open", "parameters": { "path": "Desktop/New_Club_Spring_2018_Training.pptx" } } ], "trajectory": "trajectories/", "related_apps": [ "libreoffice_impress" ], "evaluator": { "postconfig": [ { "type": "activate_window", "parameters": { "window_name": "New_Club_Spring_2018_Training.pptx - LibreOffice Impress", "strict": true } }, { "type": "sleep", "parameters": { "seconds": 0.5 } }, { "type": "execute", "parameters": { "command": [ "python", "-c", "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" ] } }, { "type": "sleep", "parameters": { "seconds": 0.5 } } ], "func": "check_strikethrough", "expected": { "type": "rule", "rules": { "slide_index_s": [4], "shape_index_s": [1], "paragraph_index_s": [1, 2] } }, "result": { "type": "vm_file", "path": "Desktop/New_Club_Spring_2018_Training.pptx", "dest": "New_Club_Spring_2018_Training.pptx" } } }