mirrored 17 minutes ago
0
tsuky_chenUpdate 7a4e4bc8-922c-4c84-865c-25ba34136be1.json62f50cd
{
  "id": "7a4e4bc8-922c-4c84-865c-25ba34136be1",
  "snapshot": "libreoffice_calc",
  "instruction": "Reorder the columns to be \"Date\", \"First Name\", \"Last Name\", \"Order ID\", \"Sales\"",
  "source": "https://www.youtube.com/shorts/bvUhr1AHs44",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1jS159dHRdeZh54A8WgqJn_somQpKP1K_&export=download&authuser=0&confirm=t&uuid=06aa5391-5f3e-499b-9073-9ce24109f91f&at=APZUnTWFCuiN8b5ilNmxx3aPYGUF:1705551767314",
            "path": "/home/user/Name_Order_Id_move_column.xlsx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Name_Order_Id_move_column.xlsx"
      }
    }
  ],
  "trajectory": "trajectories/7a4e4bc8-922c-4c84-865c-25ba34136be1",
  "related_apps": [
    "libreoffice calc"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Name_Order_Id_move_column.xlsx - LibreOffice Calc",
          "strict": true
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      },
      {
        "type": "execute",
        "parameters": {
          "command": [
            "python",
            "-c",
            "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
          ]
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      }
    ],
    "func": "compare_table",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=1jAK4--qLRdUOA57MBsmERpR205GGIMij&export=download&authuser=0&confirm=t&uuid=4ca454c9-d9d5-4e5f-95e1-cb0e849932e5&at=APZUnTVgkUbmLJLC4O7ACKmzfFbq:1705551965635",
      "dest": "Name_Order_Id_move_column_gold.xlsx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Name_Order_Id_move_column.xlsx",
      "dest": "Name_Order_Id_move_column.xlsx"
    },
    "options": {
      "rules": [
        {
          "type": "sheet_data",
          "sheet_idx0": 0,
          "sheet_idx1": "EI0"
        }
      ]
    }
  }
}