mirrored 16 minutes ago
0
David Changver Jan31stv6 finished calc human evaluation updated calc configs with an extra sleep to guarantee the integrity of downloaded xlsx file 4897211
{
  "id": "7efeb4b1-3d19-4762-b163-63328d66303b",
  "snapshot": "libreoffice_calc",
  "instruction": "Fill the Sequence Numbers as \"No. #\" in the \"Seq No.\" column",
  "source": "https://www.youtube.com/shorts/4jzXfZNhfmk",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1muvWVg44C6EtBpBQkZ6_ylg3M8r3jjOC&export=download&authuser=0&confirm=t&uuid=41354a7c-d199-4044-960e-0d146fe6f12a&at=APZUnTW3nj5RV3SBJt5tdeVxM4mM:1705553238027",
            "path": "/home/user/Order_Sales_Serial#.xlsx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Order_Sales_Serial#.xlsx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice calc"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Order_Sales_Serial#.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=1K37qrxab2cib1SkKPthYkb83fzaj9ETa&export=download&authuser=0&confirm=t&uuid=66b763e6-2fb1-46fc-9753-7f8533366b82&at=APZUnTU1nCKKXBwCbyI8aKpdhE5W:1705560437314",
			"dest": "Order_Sales_Serial#_gold.xlsx"
		},
		"result": {
			"type": "vm_file",
			"path": "/home/user/Order_Sales_Serial#.xlsx",
			"dest": "Order_Sales_Serial#.xlsx"
		},
    "options": {
      "rules": [
        {
          "type": "sheet_data",
          "sheet_idx0": 0,
          "sheet_idx1": "EI0"
        }
      ]
    }
	}
}