mirrored 2 minutes ago
0
tsuky_chenupdate PPTC examples into impress 0519b92
{
  "id": "4ed5abd0-8b5d-47bd-839f-cacfa15ca37a",
  "snapshot": "libreoffice_impress",
  "instruction": "Set the color of titles in slides 2,3,5 as black and underline them.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1LypKqb3-6-adlwmD8g6YWxL9CL0QzeJy&export=download&authuser=0&confirm=t&uuid=2a522f07-f604-4fb5-8dc4-7ab3eca97f5e&at=APZUnTXJ7eUEn7VPSwt_hMuQR4S9:1708346147276",
            "path": "/home/user/Desktop/4_1.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/4_1.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "4_1.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": 0.5
        }
      }
    ],
    "func": "compare_pptx_files",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=1u3MnG2I5MYwqnFFkHmBQuAmMI9F-Neon&export=download&authuser=0&confirm=t&uuid=4fe8915f-aa68-4169-88ae-1cc031fa199b&at=APZUnTUbh0ByGkJNU5WuP3mdjR7I:1708346296614",
      "dest": "4_1_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/4_1.pptx",
      "dest": "4_1.pptx"
    },
    "options": {}
  }
}