mirrored 10 minutes ago
0
tsuky_chenfixed PPTC examples load dbc0eee
{
  "id": "2b94c692-6abb-48ae-ab0b-b3e8a19cb340",
  "snapshot": "libreoffice_impress",
  "instruction": "Move the image to the right side on Slide 2.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=12aCqNNrfKk2j5lvMPdOdTfazV2KqOYIy&export=download&authuser=0&confirm=t&uuid=94ea3d08-f078-44c7-8cae-9ae06a073be0&at=APZUnTVFPZsriwMzHt2PmfZR6pNy:1708514641017",
            "path": "/home/user/Desktop/201_6.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/201_6.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "201_6.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=1rvXngBluhnu5dy9ym6Y0q9P4cCsDTTDb&export=download&authuser=0&confirm=t&uuid=c6e0254c-3f12-4760-a718-d79d11b7861c&at=APZUnTVnN-I2ooklrboNm8EPg2zh:1708514712333",
      "dest": "201_6_Original.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/201_6.pptx",
      "dest": "201_6.pptx"
    },
    "options": {
      "examine_shape": false,
      "examine_right_position": true
    }
  }
}