62 lines
1.6 KiB
JSON
62 lines
1.6 KiB
JSON
{
|
|
"id": "ecc2413d-8a48-416e-a3a2-d30106ca36cb",
|
|
"snapshot": "libreoffice_writer",
|
|
"instruction": "Hey, can you throw in a blank page right after this one?",
|
|
"source": "https://www.quora.com/How-can-I-insert-a-blank-page-on-libreoffice",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.usercontent.google.com/download?id=1sDufDSC4foI379-Jikya9WK7FBUSqgrt&export=download&authuser=0&confirm=t&uuid=0abd82d6-2b2c-49bc-af5e-49bfe1c99278&at=APZUnTURIqTNJcIHBcMP2BxEaGXr:1704174850900",
|
|
"path": "Desktop/Sample_Statutory_Declaration.docx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "Desktop/Sample_Statutory_Declaration.docx"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"libreoffice_writer"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [
|
|
{
|
|
"type": "activate_window",
|
|
"parameters": {
|
|
"window_name": "Sample_Statutory_Declaration.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": "contains_page_break",
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/Sample_Statutory_Declaration.docx",
|
|
"dest": "Sample_Statutory_Declaration.docx"
|
|
}
|
|
}
|
|
} |