{ "id": "e246f6d8-78d7-44ac-b668-fcf47946cb50", "snapshot": "libreoffice_writer", "instruction": "I found Italic font very hard to discern from the normal text for me, as it is also dark black with the same size. Current font size is 12 and I want to change the font size of italicized words to 14 to make it more discernible. Can you help me on this?", "source": "https://ask.libreoffice.org/t/how-to-change-text-size-color-of-italic-font/77712", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://drive.google.com/uc?id=1b8mPpEDlBrTLcOpf0ZcjdUV4vLAwxH1r&export=download", "path": "/home/user/Desktop/Y22-2119-assign4.docx" } ] } }, { "type": "open", "parameters": { "path": "/home/user/Desktop/Y22-2119-assign4.docx" } } ], "trajectory": "trajectories/", "related_apps": [ "libreoffice_writer" ], "evaluator": { "postconfig": [ { "type": "activate_window", "parameters": { "window_name": "Y22-2119-assign4.docx - LibreOffice Writer", "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); " ] } } ], "func": "check_italic_font_size_14", "expected": { "type": "cloud_file", "path": "https://drive.google.com/uc?id=1GTZ-DkMxpdYx38z_s0ab85Ejgxv3qfEp&export=download", "dest": "Y22-2119-assign4.docx_Gold.docx" }, "result": { "type": "vm_file", "path": "/home/user/Desktop/Y22-2119-assign4.docx", "dest": "Y22-2119-assign4.docx" } } }