mirrored 2 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": "1334ca3e-f9e3-4db8-9ca7-b4c653be7d17",
	"snapshot": "libreoffice_calc",
	"instruction": "The cells are so big that I can not click on the cell I want, zoom out a little bit.",
	"source": "https://techcommunity.microsoft.com/t5/excel/excel-workbook-top-way-too-big-can-t-see-rows-and-columns/m-p/4014694",
	"config": [
		{
			"type": "download",
			"parameters": {
				"files": [
					{
						"url": "https://drive.usercontent.google.com/download?id=1Wkepf_vic9o7CZFiosZ4jZT_Hy2WbRPZ&export=download&authuser=0&confirm=t&uuid=bc2ce901-a6bb-433f-bcce-cbe42d813f18&at=APZUnTVQcGTcXjwqenmtSH6IMFkM:1703858853235",
						"path": "/home/user/Zoom_Out_Oversized_Cells.xlsx"
					}
				]
			}
		},
		{
			"type": "open",
			"parameters": {
				"path": "/home/user/Zoom_Out_Oversized_Cells.xlsx"
			}
		}
	],
	"trajectory": "trajectories/1334ca3e-f9e3-4db8-9ca7-b4c653be7d17",
	"related_apps": [
		"libreoffice_calc"
	],
	"evaluator": {
		"postconfig": [
			{
				"type": "activate_window",
				"parameters": {
					"window_name": "Zoom_Out_Oversized_Cells.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",
		"result": {
			"type": "vm_file",
			"path": "/home/user/Zoom_Out_Oversized_Cells.xlsx",
			"dest": "Zoom_Out_Oversized_Cells.xlsx"
		},
		"expected": {
			"type": "cloud_file",
			"path": "https://drive.usercontent.google.com/download?id=1sX_roln3dNbXat0umlAIwZrW2eBmLkLE&export=download&authuser=0&confirm=t&uuid=a8f92992-86bd-43f4-92ce-9e4d99dca980&at=APZUnTUDPJVW_y6QeI9vlxlHAS0Q:1705851308643",
			"dest": "Zoom_Out_Oversized_Cells_gold.xlsx"
		},
		"options": {
			"rules": [
				{
					"type": "zoom",
					"sheet_idx": 0,
					"method": "lt",
					"ref": 260
				},
				{
					"type": "sheet_data",
					"sheet_idx0": 0,
					"sheet_idx1": "EI0"
				}
			]
		}
	}
}