mirrored 2 minutes ago
0
tsuky_chenupdate PPTC examples into impress 0519b92
{
  "id": "5cfb9197-e72b-454b-900e-c06b0c802b40",
  "snapshot": "libreoffice_impress",
  "instruction": "Change the first row of table to \"T1\",\"T2\",\"T3\",\"T4\" on slide 4.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1wwoRVSs3U1T_PiaZwcYaUWCDOXyEjwo5&export=download&authuser=0&confirm=t&uuid=b5dde00e-d177-4ef6-8277-c1ba7364f7dc&at=APZUnTWumFUz_A92Mh_yksLYa5Kp:1708324711007",
            "path": "/home/user/Desktop/33_1.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/33_1.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "33_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=1lFePZqVe4e9SJguRCJbCR6p8J3cBPQiP&export=download&authuser=0&confirm=t&uuid=feff9b2c-dac6-4474-af09-ae43078887af&at=APZUnTX10E7vF_nKsOHE9SUycJ5e:1708324823154",
      "dest": "33_1_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/33_1.pptx",
      "dest": "33_1.pptx"
    },
    "options": {}
  }
}