mirrored 2 minutes ago
0
tsuky_chenfixed PPTC examples load dbc0eee
{
  "id": "57667013-ea97-417c-9dce-2713091e6e2a",
  "snapshot": "libreoffice_impress",
  "instruction": "OK, then move to the slide 5 and set the font color of all textboxes as yellow.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1NRM6UVOr6ZxjtxJ5KfogGieNiblnadwc&export=download&authuser=0&confirm=t&uuid=b70c86c3-c3e5-4d73-9f70-335a10a9cca7&at=APZUnTVoQFLF0bv3SXnumNd7qOEC:1708519657120",
            "path": "/home/user/Desktop/1_2.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/1_2.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "1_2.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=12qjP366OAbGUB333jVrcEifu5CZ5tcyV&export=download&authuser=0&confirm=t&uuid=cb1b96c8-75c8-4941-8ba0-e3589d40b4b2&at=APZUnTVTguyVOgORFWhiu5tCeJ0V:1708268081967",
      "dest": "1_2_Gold.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/1_2.pptx",
      "dest": "1_2.pptx"
    },
    "options": {}
  }
}