mirrored 14 minutes ago
0
tsuky_chenfixed impress examples cb18d6e
{
  "id": "c82632a4-56b6-4db4-9dd1-3820ee3388e4",
  "snapshot": "libreoffice_impress",
  "instruction": "Add an image \"none.png\" on the Desktop to slide 2 with 1cm*1cm size.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1TDEznV_jXtRepAJYR6jyrQMHRmifceDR&export=download&authuser=0&confirm=t&uuid=53c336ee-474b-4cc8-b595-884692ad7449&at=APZUnTU6WTDx1eGHu8dWQSCIgb8T:1708187708559",
            "path": "/home/user/Desktop/31_2.pptx"
          }
        ]
      }
    },
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1MiqtN8kI1Z6DXAHV-6D3mkCst7pO5aaW&export=download&authuser=0&confirm=t&uuid=d4ad6bff-1788-4303-90a0-8765721c3972&at=APZUnTVa4AfsGROja7dHV5G9egqr:1708089896099",
            "path": "/home/user/Desktop/none.png"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/31_2.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "31_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": 0.5
        }
      }
    ],
    "func": "compare_pptx_files",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=1V2MOVWtEf-uqzfddo8oRy43O-oBBO21-&export=download&authuser=0&confirm=t&uuid=740c2ac2-3a2d-47fe-bfd5-cd9d6162e3a0&at=APZUnTUR7n8SNB6bfA4XI_-XxuFW:1709112952270",
      "dest": "31_2_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/31_2.pptx",
      "dest": "31_2.pptx"
    },
    "options": {
      "examine_shape": false,
      "examine_image_size": true
    }
  }
}