mirrored 3 minutes ago
0
tsuky_chenfixed PPTC examples load dbc0eee
{
  "id": "ed43c15f-00cb-4054-9c95-62c880865d68",
  "snapshot": "libreoffice_impress",
  "instruction": "Move the picture on page 2 to slide top. Make textboxes underlined on slide 1 and 2.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1IpVUMKta4y8W-qPBNJn_jy9rpdO_1mCs&export=download&authuser=0&confirm=t&uuid=de9687ff-b94c-44ae-83c5-115bcc7c4137&at=APZUnTXJxT8187oLtf-wOqBGuAzt:1708403175628",
            "path": "/home/user/Desktop/43_1.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/43_1.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "43_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=12ZeyLnQUokLRSeHyniNDqD6v-cphheTm&export=download&authuser=0&confirm=t&uuid=c479d98e-11c5-4eb9-aba0-8bae9f3f5938&at=APZUnTVHw_B2zxxSIUjT0XfA5QOb:1708403918432",
      "dest": "43_1_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/43_1.pptx",
      "dest": "43_1.pptx"
    },
    "options": {
      "examine_shape": false,
      "examine_top_position": true
    }
  }
}