mirrored a minute ago
0
tsuky_chenupdate PPTC examples into impress 0519b92
{
  "id": "7ae48c60-f143-4119-b659-15b8f485eb9a",
  "snapshot": "libreoffice_impress",
  "instruction": "Change picture's height to 20,30,25cm on slide 3,4,6 respectively.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1d-3r4bgCd_TQbU8iDkOVjL945UbfJNWY&export=download&authuser=0&confirm=t&uuid=195f2b36-0a94-4b84-8fe3-9ba84fba06c9&at=APZUnTV-xA3XsBXMkqx00bgN-5af:1708269818721",
            "path": "/home/user/Desktop/30_1.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/30_1.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "30_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=1gLPtFbsX_TneakD23kCSneZ3eBhMt_Zo&export=download&authuser=0&confirm=t&uuid=5e06d172-b346-439b-8f7b-1fc601f494b9&at=APZUnTWE15Clx9uxLNgLxBbtV_3O:1708270008930",
      "dest": "30_1_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/30_1.pptx",
      "dest": "30_1.pptx"
    },
    "options": {
      "examine_shape": false,
      "examine_modify_height": true
    }
  }
}