mirrored 2 minutes ago
0
tsuky_chenfixed PPTC examples load dbc0eee
{
  "id": "ac1b39ff-ee4d-4483-abce-c117e98942f0",
  "snapshot": "libreoffice_impress",
  "instruction": "Move the table on Page 3 to the bottom of the slide.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1H97Y_I0jerNHkMlUg6YnXxmTeBmbcMox&export=download&authuser=0&confirm=t&uuid=ae8eb25b-c0a6-4882-a76a-fb5d3ea26927&at=APZUnTUFIW80rnu-C5SriQoiKbRa:1708180829142",
            "path": "/home/user/Desktop/55_10.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/55_10.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "55_10.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=1JT3OIVMQbXqZSr7KGv8iKdKZu3yXDK2X&export=download&authuser=0&confirm=t&uuid=1a81d9f9-d0a5-408e-ac40-865f87551284&at=APZUnTWMH-g6u44cE6UKk72dEBjn:1708182879660",
      "dest": "55_10_Original.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/55_10.pptx",
      "dest": "55_10.pptx"
    },
    "options": {
      "examine_table_bottom_position": true,
      "examine_shape": false
    }
  }
}