mirrored 3 minutes ago
0
tsuky_chenfixed PPTC examples load dbc0eee
{
  "id": "04578141-1d42-4146-b9cf-6fab4ce5fd74",
  "snapshot": "libreoffice_impress",
  "instruction": "Make the first three textboxes on slide 1 of color yellow, red, green, respectively.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1rO20bgd_jQOitBJagZRYWC9EzBI4uQ68&export=download&authuser=0&confirm=t&uuid=96cb6854-ca8a-45dc-9510-ce542535461e&at=APZUnTU8JB_-nTchSwHR3SI758-V:1708412296206",
            "path": "/home/user/Desktop/45_2.pptx"
          }
        ]
      }
    },
    {
      "type": "sleep",
      "parameters": {
        "seconds": 5
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/45_2.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "45_2.pptx - LibreOffice Impress",
          "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": 5
        }
      }
    ],
    "func": "compare_pptx_files",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=17nMKq0uQ5VfZpQsK1fBG2U2gq_IXCA6Q&export=download&authuser=0&confirm=t&uuid=5bd02c48-4aab-47bb-a84f-3bf0e5b74a92&at=APZUnTWFp706udnDd6Oz31j8QMWp:1708532434824",
      "dest": "45_2_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/45_2.pptx",
      "dest": "45_2.pptx"
    },
    "options": {}
  }
}