mirrored 11 minutes ago
0
tsuky_chenminor fix 2f87aae
{
  "id": "0810415c-bde4-4443-9047-d5f70165a697",
  "snapshot": "libreoffice_writer",
  "instruction": "Make the line spacing of first two paragraph into double line spacing",
  "source": "https://www.youtube.com/watch?v=Q_AaL6ljudU",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1YhHNlRsL7lJBsqRYctz4CmEoD1g8oAm0&export=download&authuser=0&confirm=t&uuid=16776039-9eae-4ee7-ae0b-8b2d71cb25e1&at=APZUnTWVT6sfD3MQEADssAEc4Pwn:1706622286569",
            "path": "/home/user/Desktop/Novels_Intro_Packet.docx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/Novels_Intro_Packet.docx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_writer"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Novels_Intro_Packet.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": "compare_line_spacing",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=1-svVsH-l2ofufEKuN-cYrIrvXNobtATE&export=download&authuser=0&confirm=t&uuid=95ca5e2e-7fb3-4084-9f7b-a608a8277322&at=APZUnTXFO_571vyDp_r_LskPfq-j:1706796981024",
      "dest": "Novels_Intro_Packet_Gold.docx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/Novels_Intro_Packet.docx",
      "dest": "Novels_Intro_Packet.docx"
    }
  }
}